WebTreeView?

Is there an example of a web tree view?
I was thinking maybe it must be like the ListBox being used as a tree view.
Or maybe a simple xml dump with css into a WebContainer?

Any pointers?

https://graffitisuite.com/features/web-edition/#tab-cont-5743506ab8093-34

There are third party WebTreeview controls.

I suggest that you have a look at the following:

  • Daniel Taylor (Web custom controls by Daniel Taylor)
    -Jeremy Leroy (Web custom controls by Jeremy Leroy)
    -GraffitiSuite (web custom controls by Anthony Cyphers)

GraffitiWebTree not works on FireFox and IE 11, Only works well on Chrome.

Error message:

Line 29: Xojo.triggerServerEvent(‘NTPxBac4’, ‘click’, [data.node.key,event.toElement.className]);
Unable to get the attribute “className” or undefined or null.

[quote=277336:@BiCheng Hu]GraffitiWebTree not works on FireFox and IE 11, Only works well on Chrome.

Error message:

Line 29: Xojo.triggerServerEvent(‘NTPxBac4’, ‘click’, [data.node.key,event.toElement.className]);
Unable to get the attribute “className” or undefined or null.[/quote]

You should contact GraffitiSuite support. I am sure it is not intended.