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

Updating MainPage from a UserControl's Button

1 Answer 47 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 16 Mar 2013, 03:34 AM
I have a page that has a Grid on it.  It also has a UserControl that contains a button. How do I add an AjaxSetting to the AjaxManager so that when the Button is clicked, the grid will be updated?

Thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 Mar 2013, 05:47 AM
Hi,

In case of WebUserControls or Master/ContentPages, one should place RadAjaxManager instance on the main/master page and add a proxy control to the user control/content page. Check the following help documentation for more.
RadAjaxManagerProxy

Thanks,
Shinu
Tags
Ajax
Asked by
Steven
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or