any idea on how we can disable keyboard navigation and add our specific keyboard events
You can probably inherit from RadzenDataGrid and override OnKeyDown.
can you provide the code snippet
I can't provide the code snippet
any idea on how we can disable keyboard navigation and add our specific keyboard events
You can probably inherit from RadzenDataGrid and override OnKeyDown.
can you provide the code snippet
I can't provide the code snippet