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

Ajaxify radtreeview on a master page

1 Answer 57 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 15 Feb 2012, 12:59 PM
Hi, i want to ajaxify the treeview i have on a master page to stop a full page postback everytime a node is clicked. I have found examples for this when not being used on a master page but i cannot get it to work. Can i ask also what effect would this have on the code behind we have on the masterpage for such things as node clicks? ANy help on this would be greatly appreciated.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 15 Feb 2012, 02:39 PM
Hello,

Note that in MasterPage scenarios it is best option to have RadAjaxManager on the MasterPage and RadAjaxManagerProxy controls on the other content pages or use the main manager to add a programmatic settings.
In this case there shouldn't be problems in adding the RadTreeView control in the RadAjaxManager on the MasterPage. You could review the following help topics for more information on this matter:
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage.html
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage-update-everywhere.html

Kind regards,
Maria Ilieva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Ajax
Asked by
Michael
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or