1
Answer

Tree Control within Grid Control using AJAX and ASP.Net

Photo of Tin Tin

Tin Tin

17y
3k
1
Hi,
I need a tree control inside a grid control, i.e.., every node of the tree should be a row in the grid control.
I want to implemented this using AJAX. Please let me know how this has to be implemented.

Answers (1)

0
Photo of Munir Shaikh
NA 3.8k 2.8m 17y
Hi,
What you are looking for is rare but can be found at.
http://www.telerik.com/products/aspnet/controls/treeview/overview.aspx
Or check this URL:
http://codeclimber.net.nz/archive/2007/06/28/Ajax-TreeView.aspx

Regards,
>>Munnamax