Posted 25 February 2025, 12:35 pm EST
Hi,
Is there a way to directly detects the keys or keys combination on the flexgrid component.
I would to define a specific method of row deletion on the grid (cell as selectionmode) when selecting a cell and pressing "delete " key or the shortcut “shift+delete”.
I tried to detect it by using the “onkeyDown” event in a parent div, but it conflict with the cell edition (even in the new row) of the flexgrid.
I attached the sample project.
Best Regards,
Piero
C1Proyect_TestCase_DelKeyCase.zip