Kendo UI Grid — How to set the cell focused fist in a new row?
I am using Kendo UI ASP.Net MVC Grid, batch editing mode. When I click the
'Add new record' button, the first editable cell in the new row becomes
focused (the caret appears there). But I want the second column to have
the focus by default. How can I set which cell should be focused when a
new row is created?
No comments:
Post a Comment