0
Reply

how to display binary tree on aspx page

Ask a question
pradip jadhav

pradip jadhav

12y
2.9k
1
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