Hi,
I have a program which refreshes the radgrid once a radWindow closes. I have given the following statement to ajaxify the grid.
I can see the grid refreshing but cannot see the RadAjaxLoading panel in front of the grid.
Please advice.
Regards,
Jo
I have a program which refreshes the radgrid once a radWindow closes. I have given the following statement to ajaxify the grid.
| <AjaxSettings> |
| <telerik:AjaxSetting AjaxControlID="RadAjaxManager1"> |
| <UpdatedControls> |
| <telerik:AjaxUpdatedControl ControlID="SectionsListGrid" LoadingPanelID="AjaxLoadingPanel1" /> |
| </UpdatedControls> |
| </telerik:AjaxSetting> |
I can see the grid refreshing but cannot see the RadAjaxLoading panel in front of the grid.
Please advice.
Regards,
Jo
