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!
Hello
When adding a new row (with primary key) into datagrid's datasource the only way to refresh is with grid.Refresh(). (Which is nice, however can be resource consuming when adding to larges set of data) If there would be a way to refresh last row or added row only that would be great.