I built a nice HTML Tree View class.
It takes input of list of lists. and display the output as a HTML tree.
The HTML format is based on an article by D.D. de Kerf.
from: http://www.codeproject.com/KB/scripting/dhtml_treeview.aspx
Documentation and example in the code.
I will try to attach it here. It will be also available as a zip file on
my development server at:
http://www.netzfeed.com:8080/MyTreeView.zip
Erez
erezbibi@...
|