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

Regaining the DataSource after drop and drag

1 Answer 31 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Stephen Cossgrove
Top achievements
Rank 1
Stephen Cossgrove asked on 26 Mar 2010, 06:32 AM
hi,

i have used the SiteDataItem class to build up an list of tree nodes. I then have allowed the treeview to have drop and drag. But i cannot find out how to rehydrate the list of sitedataitems with there new/changed values ( ie the new parent and siblings ).

Can anyone help me out?

1 Answer, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 30 Mar 2010, 01:33 PM
Hi Stephen,

Do you mean rebinding the TreeView to the new data? Have you tried calling TreeView.DataBind() ?

Kind regards,
Dimitar Milushev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TreeView
Asked by
Stephen Cossgrove
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Share this question
or