Server Mode
Server mode is designed to work with large datasets. In this mode, the Pivot Grid performs data-aware operations on the server. Server mode ensures quick access to data, even if it is grouped and filtered.
Topics in this section describe how to connect the Pivot Grid to server mode data sources and populate Pivot Grid fields with data.
- Bind the Pivot Grid to Entity Framework
- Bind the Pivot Grid to LINQ to SQL
- Bind Pivot Grid Fields to Data Columns
- Bind Pivot Grid Fields to Calculated Expressions
Refer to the following topic for more information about Server mode, and its requirements and limitations: Database Server Mode Overview.