Telerik blogs

As you know this week Microsoft released ASP.NET MVC Beta and I've updated my last grid example to the latest ASP.NET MVC version.

I needed to change only two things:

- Ajax.Form changed to Ajax.BeginForm/Ajax.EndForm
- Html.SubmitButton changed to plain <input type="submit" />

and everything worked instantly!

Untitled

[Live | Download]


About the Author

Vladimir Enchev

is Director of Engineering, Native Mobile UI & Frameworks

Comments

Comments are disabled in preview mode.