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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Currently, when a cell is selected in the grid, it receives focus by default, resulting in a visible focus highlight. Users who wish to remove this highlight must rely on custom CSS overrides. To improve flexibility, a built-in feature toggle—similar to the existing EnableHover property—is requested. This new property would allow developers to enable or disable the focus highlight on selected cells directly through configuration, without needing CSS workarounds. Providing this toggle would enhance customization and streamline UI control, especially for applications requiring a cleaner or more tailored visual experience.