Intersoft WebGrid Documentation
How-to: Preload Group Totals with VirtualLoad Paging
See Also Send comments on this topic.

Glossary Item Box

With preload group totals, WebGrid performs computation of data aggregation in the server-side while performing the binding and rendering in the Client-side - maintaining overall performance even in large data usage.

In this topic, you will learn how to preload group totals when using VirtualLoad paging with client binding.

To preload Group totals with VirtualLoad Paging

  1. Open WebGrid.NET Designer. In Popular Settings, scroll down to Paging section and set Paging Mode to VirtualLoad.
  2. Right click on WebGrid control and choose Properties.
  3. Expand ClientBindingSettings. Set PreloadGroupTotals to True.
  4. Run the project.

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.