I have problems using the RadAjaxManager (or RadAjaxManagerProxy) in web parts using the methods for programmetic creation described in the
documentation.
What I basicly want is to use the RadAjaxManager to ajaxify a RadGrid control in a webpart.
I get the following error:
[ArgumentNullException: Value cannot be null. Parameter name: page] Telerik.Web.UI.RadAjaxManager.GetCurrent(Page page) +119 Telerik.Web.UI.AjaxSettingsCollection.AddAjaxSetting(Control ajaxifiedControl, Control updatedControl) +164
Is there an example using for using RadAjaxManager in a web part or another method for ajaxifying a RadGrid in a web part
documentation.
What I basicly want is to use the RadAjaxManager to ajaxify a RadGrid control in a webpart.
I get the following error:
[ArgumentNullException: Value cannot be null. Parameter name: page] Telerik.Web.UI.RadAjaxManager.GetCurrent(Page page) +119 Telerik.Web.UI.AjaxSettingsCollection.AddAjaxSetting(Control ajaxifiedControl, Control updatedControl) +164
Is there an example using for using RadAjaxManager in a web part or another method for ajaxifying a RadGrid in a web part