This is a migrated thread and some comments may be shown as answers.

Batch Edit - Tabbing to Create a New Row

1 Answer 174 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 1
Brad asked on 06 Feb 2015, 09:05 PM
Hi

I'm using a RadGrid with Batch Edit and have the keyboard navigation turned. However users are saying they do not want to have to hit "Add new record" at the bottom but instead when they tab off the last cell of the last column to automatically insert a new blank row and have the keyboard focused in it's first cell.  I can't find any information on this behavior, is such a thing possible?

Thank you

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 11 Feb 2015, 03:29 PM
Hi Brad,

You can make avail of the OnKeyPress client-side event handler to determine the exact case and use the addNewRecord method to achieve this requirement:
http://www.telerik.com/help/aspnet-ajax/grid-batch-editing.html

That should do the trick.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Brad
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or