I've been very briefly reviewing the examples in the latest release. I changed the configuration over to MVC 2 as part of this review.
I was hoping to be able to see support for inline editing within the grid in conjunction with Html.EditorFor templates as explained here: http://weblogs.asp.net/rashid/archive/2009/11/29/telerik-asp-net-mvc-grid-preview-take-2.aspx
However, this feature does not appear in the release as far as I can tell. Can you confirm this and also give me an idea as to when I can start playing with these features?
In particular I am interested in how the Grid is going to integrate with the validation messages added by my controller (server side). For example - what's the naming pattern for the key used to add errors into ModelState.
Thanks in advance
Christian Crowhurst