Examples
- 2 minutes to read
This section provides a list of how-to examples contained in this help, grouped by features.
#Binding to Data
- How to: Bind a Pivot Grid to an OLAP Cube
- How to: Bind a Pivot Grid to an Embedded XML File
- How to: Bind a Pivot Grid to an Embedded XML File in Code
- How to: Display Unbound Data in a PivotGrid Control
- How to: Format Cell Values
- How to: Obtain Underlying Data (Drill-Down)
#Grouping, Filtering and Summarizing
- How to: Group Fields
- How to: Group Date-Time Values
- How to: Implement Custom Group Intervals
- How to: Apply a Filter to a Field
- How to: Implement the Group Filter
- How to: Display Top N Values
- How to: Add Custom Totals
- How to: Calculate Multiple Custom Totals with Custom Summary Type
- How to: Implement Custom Summary
- How to: Sort Data by Grand Totals
- How to: Sort Data by Individual Columns (Rows)
- How to: Sort Data by Individual Columns (Rows) in OLAP Mode
- How to: Prevent End-Users From Changing Filter Conditions
- How to: Add and Remove Items From Filter Drop-Down Lists
- How to: Sort Filter Drop-Down Items in a Custom Manner
#Appearance
- How to: Customize Pivot Grid Colors
- How to: Customize the Cell Template
- How to: Apply Conditional Formatting to Data Cells
- How to: Specify Custom Styles for Pivot Grid Elements
- How to: Select Cell Templates Based on Custom Logic
- How to: Customize the Appearance of Cells
#Miscellaneous
- How to: Visualize Data from a PivotGridControl using the DXCharts Suite
- How to: Customize a PivotGrid Control's Data before Displaying It in a Chart Control
- How to: Save and Restore Layout
- How to: Customize a Context Menu for Field Values
- How to: Remove Items from the Context Menu
- How to: Localize the Pivot Grid via the PivotGridLocalizer
- How to: Copy Data from a PivotGrid Control into the Clipboard