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
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.