JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Selecting a grid-cell › Reply To: Selecting a grid-cell
April 28, 2023 at 4:03 am
#104799
svetoslav_borislavov
Participant
Hi,
You have an incorrect string. In the if statement of the onKey callback, there should be e.key === ‘Enter’, not e.key === ‘Ener’.
That’s why the selection of the next row is not prevented.
As for the end of the edit, you cannot prevent this.
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/