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

Filtering and ScriptManagers

2 Answers 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Derek Hunziker
Top achievements
Rank 1
Derek Hunziker asked on 16 May 2010, 12:36 AM
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

2 Answers, 1 is accepted

Sort by
0
Derek Hunziker
Top achievements
Rank 1
answered on 16 May 2010, 04:35 AM
Okay, It turns out that the latest version of the ASP.NET Ajax "Library" doesn't play ball with the RadScriptManager. Downgrading to the 2009 version of the AjaxControlToolkit.dll seems to have fixed my problems.

Any word on when the new toolkit will be supported?


0
Nikolay Rusev
Telerik team
answered on 17 May 2010, 08:46 AM
Hello Derek,

You can keep an eye on the discussions in following forum thread:http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/ajax-control-toolkit-compatability.aspx

There were few collisions with RadAjax and RadGrid when using ToolkitScriptManager, however they were resolved. For your convenience I am attaching sample project. Please include latest internal build of RadControls for ASP.NET AJAX and all should be working as expected.

Regards,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Derek Hunziker
Top achievements
Rank 1
Answers by
Derek Hunziker
Top achievements
Rank 1
Nikolay Rusev
Telerik team
Share this question
or