PDA

Click to See Complete Forum and Search --> : Tree Views


iandarbyshire
Nov 3rd, 2000, 08:47 AM
I've just started trying to learn ASP and VB script, with the intention of converting a VB application to being web-based. The application revolves around a tree view, but I am having no luck using the tree view control in the web environment.

Can anyone post me some code showing how to do it.

Thanks in advance

monte96
Nov 3rd, 2000, 02:22 PM
I had trouble using the treeview control as well. The treeview works fine, but the imagelist doesn't, so you end up with a very ugly looking treeview with no icons. I ended up using a javascript treeview..