how to display binary tree on aspx page
Dear Sir/Mam,
I want to show binary tree in asp.net web page .
My database contains nodeinfo table and fields are (ID,left,Right,parent).
I want to create binary tree based on ID.
With the help of Treeview control I can show it vertically but I want to show it horizontally.
Please give me solutions as soon as possible.
Thanks in advance
Regards
pradip