After editing a cell in the Data Grid and pressing Enter, the cell in the next row down is automatically selected. How can I prevent this behavior and have the edited cell remain selected?
Hi @Kiet Phan,
That worked. Very much appreciated!
Hi @Marc Fletcher,
Let call this JS script, It will prevent next row selected when you press Enter.
You're welcome, I'm happy to help.