Hi,
Can anyone suggest me, how to work with treeview in C#.net, it must hold 3 table values.
Parent Node,Child Node, GrandChild Node.
Tables like
>ParentTable
>ChildTable
>GrandChildTable.
Hi,
Can anyone suggest me, how to work with treeview in C#.net, it must hold 3 table values.
Parent Node,Child Node, GrandChild Node.
Tables like
>ParentTable
>ChildTable
>GrandChildTable.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted May 1, 2008, 9:48 AM
Here is a sample and article on how to work with ASP.NET 2.0 TreeView control.
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/ctrlref/navigation/treeview.aspx