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.