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

ON click of the submit button of the radwindow, i am actually setting the datasource of RadTree to null and rebind again but its not refreshing with the new changes

0 Answers 38 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
User1
Top achievements
Rank 1
User1 asked on 19 Nov 2013, 06:49 AM
Hello Team, 

i am using RadTreeview and Radwindow both in my asp.net page. 
on my first aspx page i am having Radtreeview [which i am binding dynamically], once user select any item from the context menu of radtreeview i am calling radwindow to allow user to input some values.
Once user click on submit button, i have to update the Radtreeview so that new changes should be appear in the Tree.

ON click of the submit button of the radwindow, i am actually setting the datasource of RadTree to null and rebind again but its not refreshing with the new changes

please advise

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
User1
Top achievements
Rank 1
Share this question
or