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

First I will write two small details for DataGrid. 

- When Edit Dialog is shown it would be stilish to have buttons with icons similar to other command buttons. I have not found the way to add icons.

- It is possible to add few custom command buttons to command column. But this buttons have not Ids, and to 

distinguish one button click from another I should use another data, for example title. So Ids would be usefull.

For TreeGrid 

- it is not offerred to add custom commands to command column. 

ShowInColumnChooser would be useful

- It is possible to set IgnoreAccent and IgnoreCase for both Filer and Search in DataGrid. But for TreeGrid for search is only IgnoreCase, for filter is only IgnoreAccent.