Hi,
This sounds trivial and simple, however I cannot seem to do it.
I have a parent page with an Ajax Manager, this encapsulates a UserControl that consist of some buttons and a radgrid.
When the "Add" Button is pressed on my user Control a radwindow pops up and following the save of the data on the radwindow, I would like to refresh the RadGrid within the UserControl.
On my Parent Page, I have a RadAjaxManager meaning I cannot add another one to my user control, so how would I rebind and refresh my radgrid on a radwindow close?
I have a RadAjaxProxyManager although I'm not overly sure how to "link" it to my Parent Ajax Manager.
Hope this Makes Sense
Thanks very much for your help
Ryan
This sounds trivial and simple, however I cannot seem to do it.
I have a parent page with an Ajax Manager, this encapsulates a UserControl that consist of some buttons and a radgrid.
When the "Add" Button is pressed on my user Control a radwindow pops up and following the save of the data on the radwindow, I would like to refresh the RadGrid within the UserControl.
On my Parent Page, I have a RadAjaxManager meaning I cannot add another one to my user control, so how would I rebind and refresh my radgrid on a radwindow close?
I have a RadAjaxProxyManager although I'm not overly sure how to "link" it to my Parent Ajax Manager.
Hope this Makes Sense
Thanks very much for your help
Ryan