Hi,
I'm using the 2010.1.415.35 rad grid and the filtering doesn't appear to work with a ToolkitScriptManager on the page. It adds a hash mark to the URL and does nothing. Try it yourself, just add a RadGrid, LinqDataSource and ToolkitScriptManager to the page.
It works fine with a RadScriptManager, however, when using a RadScriptManager, my ajax toolkit controls throw javascript errors such as:
Sys.Extended is undefined
(and)
AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the AjaxScriptManager in System.Web.Ajax.dll, or use the ToolkitScriptManager in AjaxControlToolkit.dll.
Is Telerik's ASP.NET AJAX not compatible with .NET Ajax Tooklit 3.0.31106.0 ?
Thanks,
-Derek
I'm using the 2010.1.415.35 rad grid and the filtering doesn't appear to work with a ToolkitScriptManager on the page. It adds a hash mark to the URL and does nothing. Try it yourself, just add a RadGrid, LinqDataSource and ToolkitScriptManager to the page.
It works fine with a RadScriptManager, however, when using a RadScriptManager, my ajax toolkit controls throw javascript errors such as:
Sys.Extended is undefined
(and)
AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the AjaxScriptManager in System.Web.Ajax.dll, or use the ToolkitScriptManager in AjaxControlToolkit.dll.
Is Telerik's ASP.NET AJAX not compatible with .NET Ajax Tooklit 3.0.31106.0 ?
Thanks,
-Derek