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

ASP.NET Ajax and MVC3 Razor

3 Answers 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 26 Apr 2011, 09:13 PM
I think I have figured out how to run ASP.Net Ajax with an ASPX view engine.  How do I use the ASP.Net Ajax with MVC3 Razor view engine.  I have not found any examples.  Any direction would be extremely helpful.

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 27 Apr 2011, 10:08 AM
Hi Scott,

Our ASP.NET AJAX controls are supported in MVC3 with the WebForms (ASPX) view engine only (see this page for reference). For Razor views (and in general) you may consider using our native MVC extensions.

Best regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Scott
Top achievements
Rank 1
answered on 27 Apr 2011, 05:31 PM
Thank you very much.  I have been playing with the MVC extensions and everything available appears to work well.  I was mostly focused on the masked textbox functionality that is available in the ASP.Net Ajax library, but not MVC.  Is the masked textbox functionality that Telerik is planning to add to the MVC extensions in the next year?  I did not see it on any of road map information that I've read.

Thank you,
Scott Roth
0
Sebastian
Telerik team
answered on 28 Apr 2011, 08:37 AM
Hello Scott,

Currently we do not have plans to provide a counterpart of the AJAX MaskedTextBox control in our MVC suite. I will pass your feedback to our devteam to be considered for a future version of the bundle. At this point your option is to use the AJAX masked textbox inside MVC WebForms views/partial views (if applicable).

Kind regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Scott
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Scott
Top achievements
Rank 1
Share this question
or