Hi there, I have a datagrid with an editable column. When I enter a value in a cell, I cannot quickly go to the same cell in the row below. I tried using tabindex, tab and using the arrows on my keyboard. Using a listview is not an option in this case because it would decrease the performance of my page. Does anyone have a solution for this? Kind regards, Tim
asked
Tim Vredevoort
1 answers
1
Hi Tim,
You can use Shift-Arrow down for this. Works fine by me.
Kind Regards,
EDIT: Ofc you can go up with the Shift-Arrow up combination.