RadGrid BatchEdit - Press Enter and goes to next row

1 Answer 78 Views
Grid
ghini
Top achievements
Rank 2
ghini asked on 20 Oct 2023, 05:39 AM

Hi,
I have a Radgrid in Batch edito mode for data entry purposes.

I need that when I press the Enter key, the focus goes to the cell below (same column next row).
How can I do?

Thank you

 

 

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 24 Oct 2023, 03:23 PM

Hi ghini,

RadGrid with the Keyboard navigation enabled will support certain functionalities. You can check out the online documentation at keyboard navigation - docs or test the online demo at keyboard navigation - demos

Please note that not everything is supported out of the box and therefore, we do not have examples or instructions that we can share.

Nevertheless, with the right approach, you may be able to implement this custom feature.

Here is one custom sample that uses the Grid's client-side APIs and the keyboard navigation feature to edit the table as if it were an excel document: Excel look and feel for RadGrid

I hope this helps.

Regards,
Attila Antal
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
Tags
Grid
Asked by
ghini
Top achievements
Rank 2
Answers by
Attila Antal
Telerik team
Share this question
or