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!
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.