This is a migrated thread and some comments may be shown as answers.

Load TreeView Dynamically

2 Answers 107 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Pratima Goda
Top achievements
Rank 1
Pratima Goda asked on 19 Oct 2009, 09:02 PM
Hi,

I need help in loading the treeview dynamically from the database. On expanding the node the child node data should be loaded dynamically.
 I am currently using DataSourceID, DataTextField, DataFieldID, DataFieldParentID to load data into the treeview which load all the data at once. I want to be able to load the child node data on expanding the parent node. 


2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 20 Oct 2009, 05:27 AM
Hello Pratima Goda,

Checkout the online demo which demonstrates how to use load on demand mechanism with RadTreeView.
Load on Demand Modes

-Shinu.
0
Pratima Goda
Top achievements
Rank 1
answered on 25 Oct 2009, 11:13 PM
Hi Shinu,

That example worked perfectly fine.

Thank you for your reply.

Pratima

Tags
TreeView
Asked by
Pratima Goda
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Pratima Goda
Top achievements
Rank 1
Share this question
or