Skip to content

Replies

0
Yun Taution
Yun Taution answered on Apr 19, 2026 6:39 AM

By default, igGrid summaries already calculate using all data, not just visible rows.

If it’s only showing page data, the issue is likely due to how data is being loaded or paged. You need to ensure the grid has access to the full dataset, not just the current page.