Keyboard navigation for row selection on data grid

When enabling AllowRowSelection on a data grid, you can use the mouse to click on a row in the grid to select a record (e.g. to update the details table in a master/detail view or a form for editing the data of the selected record).

Is there any way to also use the keyboard up/down arrow keys to move the selection through the grid when the focus is on the grid? That would be very helpful.

There is no keyboard navigation in RadzenDataGrid at the moment - we might add it in some of our future updates however we don’t have exact date.