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!
Current behavior: selection gets cleared when the focus is moved to a header cell using the arrow keys.
Expected behavior: the selection should not change when a header cell gets the focus.
Steps to reproduce:
Open the Blazor DataGrid Example at https://blazor.syncfusion.com/demos/datagrid/overview?theme=fluent
Select some rows using the checkbox column
Move the focus rectangle using the arrow keys on keyboard
Selection gets cleared when the focus rectangle is moved to a header cell
Animation showing the issue: