ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid show group footer aggregates based on all group items, not just current page
Title:
B
I
{code}
?
How to make the Grid Footer calculate the aggregates (average, etc.) based on all the items in the current group from all pages, not just the visible items on the current page.
Save Changes
Cancel
Arash Ansari
asked at 21 Jan 2024
Have a look at the controller code for this demo: https://demo.aspnetawesome.com/GridInfiniteScrollingDemo you can see there in the comments "we're manually selecting the items for the current group without considering page" the demo is setting aggregates in group headers instead of footer but the code will be similar for footers
at 21 Jan 2024
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK