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

RadGrid.AsyncRedirect is not working in Latest telerik version (Telerik.Web.UI 2012.1.411.40)

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Barani
Top achievements
Rank 1
Barani asked on 20 Sep 2013, 07:21 AM
We are under telerik upgradation to the latest version available. On the way we faced an issue saying Radgrid.AsyncRedirect() is not in the new dll (getting "missing any reference" error). Does anyone know what would be the replacement for Radgrid.AsyncRedirect() method to achieve the same functionality in the latest telerik dll (telerik.web.ui)? kindly help. Thank you in advance.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 24 Sep 2013, 10:53 AM
Hi Barani,

I suppose that you have upgraded from rather old classic version of the RadControls to the latest RadControls for ASP .NET AJAX. There some old method which are already deprecated and could not be used in the newer version of the controls. I would suggest you to simply ajaxify the RadGrid control with a RadAjaxManager/RadAjaxPanel control and use their Redirect method:
http://www.telerik.com/help/aspnet-ajax/ajax-control-methods.html

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Barani
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or