Hi, Could anyone please give me an example in this? I have found many but they didn't match my requirement.
The treeview must have expand and collapse, the xml is flexible, which means I should test if a node is exist, and there are many may appear many times and with different contents. Also, I need it works just in client side, nothing to do with the sever or net. And I wonder if it's possible to display the treeview in the left frame, and the content on the right frame.
In fact, I need these files, maybe have xslt, js, css etc. to be send to the users, then they can click on the xml or html to see the treeview of their owen xmls (all of them have the same DTD)
Thank u very much
Allen