Hi,
Normally th Treeview grows downwards, but I require it to grow such that root node is in middle & the child nodes are on both sides of Parent node rather than just in downward direction. For e.g:
--------------------------------Node3
-------------Node1
--------------------------------Node4
---Root
--------------------------------Node5
-------------Node2
--------------------------------Node6
Something like a normal binary tree representation but with more than 2 child nodes possible.
I will really appreciate if I can get any help to accomplish this.
Thanks
Warm regards,
Shantanu[/list][/list]