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

Ajax with Treeview

1 Answer 45 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Fabrice
Top achievements
Rank 2
Fabrice asked on 24 Oct 2009, 12:56 AM
Hello,

I want to databind whole radTreeview from a javascript call to the server.
In fact the scenario is the fallowing :
- One Treeview which display categories and sub categories from a database
- I add a new category with an ajax request to the server (ICallbackEventHandler)
- When the server callback, I want to rebind the treeview to display added category without reload the page

I've tried on several solutions like update panel, radajaxpanel, render new treeview and return html code, radajaxmanager and ajax request, but all have failed.

Can you help me please?

Best Regards,

Fabrice.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 27 Oct 2009, 03:52 PM
Hello Fabrice,

I've already answered to the support ticket regarding the same question . I paste my reply here:

RadAjaxManager should help in this situation, you just have to add the needed settings. Could you please send us a simpler version of your page so we to be able to observe exactly the issue? Thanks

Best wishes,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Fabrice
Top achievements
Rank 2
Answers by
Yana
Telerik team
Share this question
or