Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.25k stars 526 forks source link

DataGridAggregates support for Virtualize #4225

Open TacoWannee opened 1 year ago

TacoWannee commented 1 year ago

For <Datagrid>s that are Virtualized the aggregates are not shown. Using FixedHeader. I would like use aggregates here too. Using Blazorise 1.0.7

David-Moreira commented 1 year ago

I believe that due to Virtualize nature there were some limitations with the Aggregates feature, but we'll revisit and let you know.

1zerro1 commented 1 year ago

In the mean time, maybe add a note in the documentation.