dxpivotgrid
There are 114 repositories under dxpivotgrid topic.
DevExpress-Examples/deprecated-wpf-pivot-grid-connect-to-an-olap-cube-net6
The following example demonstrates how to bind Pivot Grid to an MS OLAP cube.
DevExpress-Examples/out-of-maintenance-how-to-customize-pivotgrid-appearance
This example demonstrates how to customize the PivotGridControl appearance using the standard properties BorderBrush, BorderThickness, Background and Foreground.
DevExpress-Examples/out-of-maintenance-how-to-hide-filter-items-whose-corresponding-field-values-are-not-displayed-e2716
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-implement-group-filter-for-a-pivotgridcontrol-e4585
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-implement-sorting-by-summary-in-olap-mode-e3093
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-implement-the-group-filter-for-a-pivotgrid-e2518
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-localize-pivotgridcontrol-via-the-pivotgridlocalizer-class-e2310
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-locate-field-value-cells-matching-a-particular-condition-e2771
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-lock-pivot-grid-updates-e2724
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-override-styles-for-pivot-grid-elements-e3830
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-prevent-end-users-from-changing-the-filter-condition-e2401
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-properly-refresh-data-for-controls-bound-to-the-pivotdrilldowndatasource-e
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-provide-the-search-functionality-in-pivotexcelfieldlistcontrol-customizati
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-restore-a-dxpivotgrid-layout-that-was-saved-from-the-xtrapivotgrid-e2189
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-save-and-restore-the-layout-to-from-a-stream-t165885
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-save-and-restore-the-layout-to-from-xml-e2130
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-select-print-templates-based-on-custom-logic-e2369
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-select-the-cell-template-based-on-custom-logic-e2370
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-show-data-from-the-dxpivotgrid-control-in-dxcharts-e2140
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-sort-data-by-a-particular-column-or-row-e3090
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-sort-data-in-server-mode-using-the-customservermodesort-event-t264201
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-sort-field-values-by-the-grand-total-column-row-e2133
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-sort-filter-drop-down-items-in-a-custom-manner-e2744
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-how-to-work-with-the-dxpivotgrid-control-offline-e2124
.NET, WPF, DXPivotGrid for WPF
DevExpress-Examples/out-of-maintenance-pivot-grid-hide-particular-rows-and-columns
The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns.
DevExpress-Examples/wpf-pivot-custom-group-intervals
This example shows how to implement custom group intervals in Pivot Grid to group axis values.
DevExpress-Examples/wpf-pivot-grid-implement-custom-summary
This example demonstrates how to count distinct values (the number of orders with equal product quantities) and display the result in the Pivot Grid.
DevExpress-Examples/wpf-pivot-grid-obtain-underlying-data
This example demonstrates how to obtain the records from the control's underlying data source for a particular cell.
DevExpress-Examples/wpf-pivot-grid-provide-custom-summary-values
This example demonstrates how to determine the value type when you calculate custom summary values in Pivot Grid for WPF.
DevExpress-Examples/wpf-pivot-grid-show-top-n-values-in-context-menu
Use Context Menu Action to Display Top 5 Values in a Column or Row
DevExpress-Examples/wpf-pivot-grid-split-field-value-cells
The following example demonstrates how to split field value cells. In this example, the Grand Total column header is split into two cells: Price and Count.
DevExpress-Examples/wpf-pivot-grid-visualize-data-in-chart
The following example shows how to integrate the Pivot Grid with the Chart control.
DevExpress-Examples/wpf-pivotgrid-how-to-display-underlying-data
This example demonstrates how to obtain the records from the control's underlying data source for a selected cell or multiple selected cells.