GitHub topics: xtrapivotgrid-suite
DevExpress-Examples/winforms-pivot-grid-create-the-underlying-data-source-asynchronously
This example executes an asynchronous operation that creates a drill-down data source for the selected PivotGrid cell and gets the operation result - the underlying data source.
Language: C# - Size: 2.15 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-pivot-split-field-value-cells
The following example demonstrates how to split field value cells.
Language: C# - Size: 96.7 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-sort-data-by-olap-member-properties
This example demonstrates how to handle CustomServerModeSort event to sort data by OLAP member properties.
Language: C# - Size: 110 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-save-restore-state-and-layout
This example demonstrates how to restore the Pivot Grid's layout and the row/column collapsed state.
Language: C# - Size: 915 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-override-in-place-cell-editor
This example shows how to change the editor type when the editor is in "edit" mode.
Language: Visual Basic .NET - Size: 451 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-implement-the-distinct-count-summary-type
This example demonstrates how to count distinct values (the number of orders with equal product quantities) and display the result in the Pivot Grid.
Language: Visual Basic .NET - Size: 639 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-implement-sorting-by-summary-in-olap-mode
The following example demonstrates how to implement sorting by summary in OLAP mode.
Language: C# - Size: 103 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-hide-the-grand-total-column-and-text-labels
This example demonstrates how to clear grid lines and hide Pivot Grid elements such as text labels and the grand total column.
Language: C# - Size: 82 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-hide-specific-columns-and-rows
The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns.
Language: C# - Size: 93.8 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-show-custom-display-text
The following example shows how handle the CustomCellDisplayText event to show custom display text in the Pivot Grid cells.
Language: C# - Size: 504 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-draw-a-custom-element-on-mouse-hover
How to determine whether the mouse is hovered on Field Value and redraw the corresponding element in the Pivot Grid for WinForms
Language: C# - Size: 57.6 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-display-the-customization-form-near-the-pivotgrid
This example demonstrates how to display the Customization Form near the Pivot Grid.
Language: C# - Size: 811 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-display-kpi-graphics
The following example shows how to display KIP graphics in the Pivot Grid bound to the Northwind database.
Language: Visual Basic .NET - Size: 458 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid--customize-cells-in-the-exported-excel-document
The following example shows how to customize cells appearance in the exported document when you export the Pivot Grid to XLSX (or XLS) format.
Language: Visual Basic .NET - Size: 563 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-pivot-create-user-folders-within-the-customization-form
This example demonstrates how to organize the Customization Form fields in folders.
Language: C# - Size: 772 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-connect-to-an-olap-datasource
This example demonstrates how to specify connection settings and create fields that are bound to measures and dimensions of the cube on the OLAP server (Microsoft Analysis Services) to display data in the Pivot Grid.
Language: C# - Size: 219 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-pivot-change-the-field-value-header-appearance-backcolor
This example handles the CustomDrawFieldValue event to fill the header's color.
Language: C# - Size: 107 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-pivot-change-summarydisplaytype-in-context-menu
The following example shows how to customize the field header's context menu in the PivotGridControl.PopupMenuShowing event handler. The event allows you to change the SummaryDisplayType value of the field.
Language: C# - Size: 109 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-bind-to-an-olap-cube-with-the-adomdnet-data-provider
This example demonstrates how to specify connection settings to the Adventure Works cube on the OLAP server.
Language: C# - Size: 98.6 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-pivotgrid-assign-in-place-editors-to-different-types-of-cells
The following example shows how to handle the PivotGridControl.CustomCellEdit event to assign different in-place editors to different types of cells.
Language: Visual Basic .NET - Size: 624 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-apply-summary-filter
This example demonstrates how to apply a summary filter to a specific detail level.
Language: C# - Size: 824 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-apply-format-rules-to-data-cells
The following example shows how to apply a data bar format condition (the FormatConditionRuleDataBar class) to the Pivot Grid data cells.
Language: C# - Size: 673 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-add-custom-field-values-rows-column-not-present-in-datasource
This example demonstrates how to add and display custom field values in Pivot Grid ββalong with data provided by a data source.
Language: Visual Basic .NET - Size: 81.1 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/winforms-pivot-access-other-cell-value-while-calculating-the-current-cell
This example calculates percentage based on the "Beverages" row value for each column. The Pivot Grid handles the PivotGridControl.CustomCellValue event to display a calculated percentage value in the cell that belongs to the "% of Beverages Sales" column.
Language: C# - Size: 732 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-bind-to-an-mdb-database
.NET, WinForms, XtraPivotGrid Suite
Language: C# - Size: 595 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-customize-pivot-grid-data-before-displaying-it-in-a-chart-control
The following example demonstrates how to add custom text to the Pivot Grid's data used as the data source for the Chart control.
Language: C# - Size: 480 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-totals-visibility
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.
Language: C# - Size: 898 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-implement-group-filter
This example demonstrates how to create group filters in the Pivot Grid.
Language: C# - Size: 697 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid--display-the-difference-of-income-and-outlay-in-totals
This example calculates and displays the difference of Income and Outlay in totals.
Language: C# - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-customize-the-properties-of-prefilter-editors-e2411 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 91.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-display-a-drill-down-data-source-within-the-popupcontaineredit-e1568 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 828 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-hide-pivot-grid-columns-e2683 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 751 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-sort-filter-drop-down-items-in-a-custom-manner-e2682 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 860 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-synchronize-scroll-bars-in-two-pivotgrids-e1163 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 792 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-pivot-grid-getting-started-bind-a-pivot-grid-to-an-olap-cube-runtime-sam π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/sort-a-xtrapivotgrid-by-clicking-on-a-field-value-and-toggle-sort-order-e2705 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 479 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-add-a-filter-textbox-to-the-xtrapivotgrid-column-chooser-e4592 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 420 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-add-and-remove-items-from-the-filter-drop-down-list-e2396 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 388 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-build-a-simple-data-analysis-application-using-the-xtrapivotgrid-e4672 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 433 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-calculate-multiple-custom-totals-with-summarytype-set-to-custom-e3815 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 417 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-change-the-field-header-height-and-show-images-inside-headers-on-screen-an π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 268 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-change-cell-appearance-depending-on-a-hidden-column-value-e1296 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 50.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-conditionally-format-the-style-of-pivot-grid-cells-e2312 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 51.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-custom-chart-data-source-e2520 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 774 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-convert-pivotsummarydatasource-to-datatable-or-any-other-data-source-objec π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 57.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-define-a-filter-criterion-where-two-data-fields-are-compared-to-each-other π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 51.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-display-and-export-more-than-3-kpi-images-display-a-custom-image-within-a- π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 170 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-display-an-image-within-a-cell-by-using-the-imagecomboboxedit-e2591 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 124 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-edit-strings-in-pivotgridcontrol-e280 π¦
.NET, XtraPivotGrid Suite
Size: 48.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-enable-users-to-design-pivotgridcontrol-format-conditions-at-runtime-t1451 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 527 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-export-only-selected-cells-from-the-pivotgridcontrol-e3886 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 875 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-handle-a-collapse-all-expand-all-menu-item-click-e281 π¦
.NET, XtraPivotGrid Suite
Size: 90.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-handle-the-customization-form-field-list-items-click-e2678 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 57.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-hide-filter-items-whose-corresponding-field-values-are-not-displayed-e2470 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 369 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-highlight-field-headers-when-they-are-filtered-e545 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-implement-a-custom-object-serializer-e2879 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-implement-a-custom-sort-by-summary-feature-e2917 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 99.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/obsolete-how-to-implement-kpis-without-an-olap-datasource-e290 π¦
.NET, XtraPivotGrid Suite
Language: C# - Size: 26.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-implement-rank-function-in-xtrapivotgrid-e1474 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-implement-sorting-for-a-custom-cell-value-e2149 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 473 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-implement-the-group-filter-for-a-pivotgrid-e2315 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 27.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-increase-field-headers-height-and-show-caption-on-two-lines-e3526 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 115 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-introduce-the-capability-to-move-focus-within-the-pivotgridcontrol-via-the π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 761 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-locate-field-value-cells-matching-a-particular-condition-e2772 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-lock-pivot-grid-updates-e2723 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 56.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-merge-row-cells-containing-equal-values-e2427 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 54.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-modify-fields-properties-at-runtime-and-show-customization-form-within-a-p π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 748 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-obtain-active-filter-criteria-applied-to-pivotgridcontrols-fields-e1999 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-obtain-values-of-the-pivotgrids-cells-e881 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 370 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-prevent-end-users-from-changing-the-filter-condition-e2397 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 378 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-prevent-pivotgrid-from-getting-properties-values-e945 π¦
.NET, XtraPivotGrid Suite
Size: 52.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-prevent-pivotgridfieldoptions-property-from-being-serialized-e2230 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 52.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-reorder-pivotgrid-rows-and-columns-by-drag-and-drop-e4545 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-replace-default-filter-items-with-custom-ones π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 68.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-represent-field-filters-in-the-prefilter-e1678 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 777 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-replace-the-default-filter-popup-with-a-custom-one-e4897 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 801 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-represent-the-pivotgridcontrols-data-within-xtracharts-e549 π¦
.NET, XtraPivotGrid Suite
Size: 781 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-serialize-pivotgridcontrol-descendants-properties-with-the-controls-layout π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-select-the-entire-column-e480 π¦
.NET, XtraPivotGrid Suite
Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-show-information-about-the-format-condition-applied-to-the-specific-cell-v π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-sort-a-xtrapivotgrid-by-clicking-on-a-field-value-e1434 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 434 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-sort-data-in-server-mode-using-the-customservermodesort-event-t264145 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 751 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-stop-refreshing-a-chart-e1162 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 928 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-store-page-settings-between-print-previews-e936 π¦
.NET, XtraPivotGrid Suite
Size: 331 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-synchronize-the-selection-in-the-gridcontrol-and-the-pivotgridcontrol-e206 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 790 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-an-external-filtercontrol-to-filter-a-pivotgridcontrol-e2170 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-invoke-summary-type-menu-when-user-hovers-over-the-field-header-with-a-mouse-e235 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 59.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-keeping-a-checked-filter-item-displayed-when-records-are-removed-from-the-data-so π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 366 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pivotgrid-how-to-enable-filtering-by-field-in-the-dataarea-e1149 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 429 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-server-mode-how-to-implement-a-distinct-count-aggregation-function-t329175 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 85.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-how-to-change-the-field-grouping-and-sort-order-in-the-field-list-e4235 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-create-a-custom-field-list-that-shows-fields-in-tree-like-structure-e1835 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 379 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-how-to-create-a-custom-field-list-for-the-pivotgridcontrol-e1834 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-how-to-improve-the-performance-of-the-pivotgridcontrol-when-working-with-a-large-da-e2052 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 401 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-how-to-use-different-datafieldunboundexpressionmode-for-different-fields-in-the-sam-e2626 π¦
.NET, WinForms, XtraPivotGrid Suite
Size: 22.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
