I was reading telerik post About Telerik ASP.NET AJAX Controls in MVC project. According to them we can implement Telerik AJAX control in Asp.Net MVC. So my question is can we implement ASP.Net Ajax control in my Asp.Net MVC Project. If Yes how could it should be done?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
Yes you can, but you must be aware of the limitations. You can read more from their documentation on Telerik.com; they have some documentation on this process. I would recommend using the MVC helpers where possible. |
|||
|