Problem in TreeView
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am creating an application in Visual Studion 2005 (Asp.Net )and the language used is C#.Net.It's a Web Based Application .I put a TreeView Control in one my page.But in TreeView Control ,I need to add one more column means ,Its looks like + First 2 - Second 3 + Third + Fourth + Fifth + Seventh 4 The heirarchical list shows the name of some topics inside a book and the right sided number shows the page number.The page number will be a link.How can I create a TreeStructure like this.Or please tell me an alternate solution for this.. Thanks In advance, Jeeva