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!
I have a requirement to add the grid total row count to the Grid toolbar, this will be updated each time an event updates the grid such as filtering by the user.
It can be achieved using RenderFragment, but if it was a built in feature of the grid it will be easy.