Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Greetings,
I noticed that when enabling the DataGrid Adaptive UI mode by setting EnableAdaptiveUI="true", some of the interactive controls within the grid dialogs do not have keyboard focus indicators.
For example, when I added EnableAdaptiveUI="true" to your Dialog Editing demo and opened the edit dialog, I was able to activate the "Save" and close (X) buttons with a keyboard but those buttons did not have visible focus styling to indicate this.
Ken Watson