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

Problem in refreshing RadTreeView

1 Answer 64 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Sharan
Top achievements
Rank 1
Sharan asked on 28 Sep 2012, 11:47 AM
Hi Team

I am using RadTreeView  inside the RadSlidingPage-> RadPane ->RadTreeView.  Also I have different tabs on the same screen.

The datasource for this RadTreeView is DB. Using different tabs(Actually these are different pages) I am inserting data for child nodes using these screens.

My problem is as soon as I insert a data to the db, the RadTreeView should refresh. Actually this is not happening.

As an alternate I had put on Button on RadTreeView to refresh. But the problem is whole page is reloading which I dont want.
I want to refresh only the RadTreeView.

I want to implement any of above approach. One is with immediate refresh or by clicking the button(But only RadTreeView) should refresh.

Please help me how to do this??

Thanks
Sharan

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 01 Oct 2012, 02:26 PM
Hello Sharan,

I inspected the issue and attached a project that is demonstrating a scenario that is pretty similar to your requirement. It adds a new RadTreeNode by clicking on any of the tab strip buttons and refreshes only the RadTreeView.

Hope this will be helpful.


Kind regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TreeView
Asked by
Sharan
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or