OK, I will try that one.
Im struggling to create the following:
I want to create an menu that looks like the tree in windows explorer, i.e with minus/plus signs for expanding levels, but without the dotted lines.
What is best, use the ExplorerTree control and modify or use the PageTree control and modify to use the plus/minus symbols instead of the arrows, and make these clickable?
/Lars
I've used the WebTree from http://www.infragistics.com in one installation instead of the regular implementation of categories, 500 categories requires another GUI.
I found it easy to implement and it looks great.
/HAXEN