First, a little disclaimer - I am the leader of the Telerik Mvc team, so obviously my opinion is biased.
Telerik Extensions for ASP.NET MVC is our new ASP.NET MVC platform oriented package. It started from scratch and has nothing to do with RadControls for ASP.NET Ajax (our WebForms product), with the exception of features and visual appearance. This means that there is no viewstate, no email messages without web controls. It comes with source code (licensed under GPLv2), so it can be easily verified. In a word, the statement that we ported our WebForms controls to ASP.NET MVC is incorrect.
Indeed, RadControls for ASP.NET Ajax (our WebForms product) supports ASP.NET MVC applications. However, I would agree that all the functions that require ViewState (built-in editing in RadGrid, for example) do not work. And they will never work. We recommend using RadControls inside an ASP.NET MVC application if the required component is still not implemented in the MVC product line (which still performs its child steps and consists of 4 user interface extensions). Of course, our plans are to release additional user interface extensions to match the WebForms package.
For any technical questions or suggestions, you can contact us in our online forums. We are trying to answer every post.
Atanas korchev
source share