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

Updates via the built-in ASP.NET Ajax in future

1 Answer 71 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Sub
Top achievements
Rank 1
Sub asked on 29 Apr 2009, 10:56 PM

Accoridng to the below known limitations I guess we can not use the RadControls by using MVC's HtmlActionLink or Html.BeginForm to update the RadGrid, RadEditor, RadNumericTextBox etc..

 

Updates via the built-in ASP.NET Ajax support are not supported

The HTML of the controls is successfully updated however JavaScript is not executed by the built-in ASP.NET MVC Ajax implementation. We would provide a workaround in the future.
 
Does it mean currently there is no AJAX support that we can use with Telerik controls in MVC unless we use JQuery and client side programming to bind the datasource. Is it true?

 
Is there any plans and timeline to support AJAX in future. It is strange that RadControls for ASP.NET "AJAX" does not have good AJAX support in contradiction to the name of the control itself.

Looking forward to have more AJAX support from Telerik on "AJAX" Controls.

Thanks

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 01 May 2009, 07:40 AM
Hello Sub,

The reason RadControls for ASP.NET Ajax do not work with Ajax in ASP.NET MVC is that ASP.NET Ajax is not supported by ASP.NET MVC. Providing support for the ASP.NET MVC Ajax is not a trivial task as it does not support ASP.NET Ajax controls at all. Still we plan to research what can be done in order to support that scenario but it would take time and is not in our immediate plans. Thank you for your understanding.

All the best,
Atanas Korchev,
the Telerik dev team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Sub
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or