RadzenDataGrid Column Focus


When we press Tab then the focus moves to the next field. When I am on Rate Field and then I press Tab then the focus moves to Disc% field but it is getting hide behind the Frozen Column. So how can i solve this issue

The same might help you in your case as well:

You need to adjust the code with proper CSS selector for your editor. Use @onfocus event to invoke it.