This example demonstrates how to add a new item to the field header's popup menu. This item shows or hides totals in the PivotGrid control.
-
Updated
Mar 3, 2025 - C#
This example demonstrates how to add a new item to the field header's popup menu. This item shows or hides totals in the PivotGrid control.
The following example shows how to print a document that contains a Pivot Grid control with an integrated Chart.
The following example shows how to customize cells appearance in the exported document when you export the Pivot Grid to XLSX (or XLS) format.
This example calculates and displays the difference of Income and Outlay in totals.
This example demonstrates how to sort the Sales Person field by the hidden Last Name data field.
The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns.
This example demonstrates how to specify connection settings to the Adventure Works cube on the OLAP server.
This example demonstrates how to display the Customization Form near the Pivot Grid.
The following example demonstrates how to add custom text to the Pivot Grid's data used as the data source for the Chart control.
The following example shows how to apply a data bar format condition (the FormatConditionRuleDataBar class) to the Pivot Grid data cells.
This example handles the CustomDrawFieldValue event to fill the header's color.
The following example demonstrates how to split field value cells.
The following example shows how to integrate the Pivot Grid with the Chart control.
The following example shows how handle the CustomCellDisplayText event to show custom display text in the Pivot Grid cells.
This example demonstrates how to show color description for the pivot grid rows and color graph line according to the selected cells.
This example demonstrates how handle the CustomChartDataSourceRows event to hide unnecessary series from the Chart control connected to the Pivot Grid.
This example shows how to to apply a custom appearance to a set of cells, corresponding to the same field values.
The following example demonstrates how to implement sorting by summary in OLAP mode.
This example demonstrates how to add connection settings to the Adventure Works cube on the OLAP server.
This example illustrates how to dynamically create a custom report based on PivotGridControl content in WinForms.
Add a description, image, and links to the pivot-grid-for-winforms topic page so that developers can more easily learn about it.
To associate your repository with the pivot-grid-for-winforms topic, visit your repo's landing page and select "manage topics."