TabIndex not properly working for RadzenDropDownDataGrid #373

Closed
opened 2026-01-29 17:36:14 +00:00 by claunia · 0 comments
Owner

Originally created by @OndrejUzovic on GitHub (Apr 14, 2022).

If TabIndex is set to -1 for RadzenDropDownDataGrid the component still gets the focus.

The problem is there is a hidden input element inside the RadzenDropDownDataGrid which does not have set the tabindex attribute so it gets the focus.

image

Originally created by @OndrejUzovic on GitHub (Apr 14, 2022). If TabIndex is set to -1 for RadzenDropDownDataGrid the component still gets the focus. The problem is there is a hidden input element inside the RadzenDropDownDataGrid which does not have set the tabindex attribute so it gets the focus. ![image](https://user-images.githubusercontent.com/55758368/163362195-b2527638-e958-4c06-b02d-082fd56fe4d2.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#373