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

Customization on Grid for selecting a row on space key

1 Answer 141 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sandeep
Top achievements
Rank 1
Sandeep asked on 17 Jul 2014, 01:21 PM
Hi,

We're using the Kendo grid in our mvc application.
We have made some custom changes to select a record on click of Spacebar and on Enter it will open the selected record.
Changes involve using capturing event key code and selecting or opening of record in jquery.
This is working for us except for the following scenario:
If user navigates to the column header using up/down arrow then come back to any record (Unselected one) and clicks Spacebar: record is not being selected as well as Enter key does not work.
Unsure why this is happening, kindly help us resolve this.

Thanks,
Sandeep.

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 18 Jul 2014, 11:23 AM
Hi Sandeep,


By design when the built in Grid navigation is enabled, the space-bar button is used to select a row and the enter button to put the current row in edit mode. I assume that this is the behavior that you are looking for. Regarding the custom modifications to the functionality, please keep mind that they are not part of our standard support services, so we could not provide assistance on that matter.

Regards,
Dimiter Madjarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or