Declined
Last Updated: 27 Jan 2021 13:39 by ADMIN
atfat
Created on: 25 Jan 2021 16:02
Category: VirtualGrid
Type: Bug Report
0
dear sir , keydown event does not fire in add new row ? what's i have to do please any suggest ? thx

dear sir ,

i have a problem keydown event does not fire in add new row ?

i want to move to the next cell when i hit Enter key after entering new value and when i reach the last cell of the add new row and type enter the new row will automatically added to the grid....

what's i have to do.....

please any suggest ? thx

1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 27 Jan 2021 13:39

Hello,

RadGridView offers NewRowEnterKeyMode property out of the box. This mode indicates the behavior when the user presses the Enter key while adding a new row. The default behavior is when the end-user presses Enter while being in the new row, the new row to be committed.

However, you can change this mode to EnterMovesToNextCell. In this mode when the end-user presses the Enter key, the next cell in the new row receives the focus and becomes the currently edited cell. If the end-user is at the last cell of the new row and he\she presses the Enter key, the new row is committed and RadGridView exits its edit mode. More information you can find here: https://docs.telerik.com/devtools/winforms/controls/gridview/rows/new-row#enter-key-mode 

I will change the status of this bug report to Declined since this is already supported functionality. 

Should you have other questions do not hesitate to contact us. 

Regards,
Nadya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Attached Files: