pivot-grid-for-web-forms
There are 16 repositories under pivot-grid-for-web-forms topic.
DevExpress-Examples/web-forms-pivot-grid-bind-to-sql-data-source
This example demonstrates how to create an ASPxPivotGrid and bind it to data via code.
DevExpress-Examples/aspnet-pivot-grid-custom-aggregates
This example shows how to aggregate data by the field's first value.
DevExpress-Examples/out-of-maintenance-how-to-create-fields-and-assign-a-data-source-at-runtime-e421
This example demonstrates how to create and configure ASPxPivotGrid fields programmatically.
DevExpress-Examples/out-of-maintenance-how-to-sort-a-aspxpivotgrid-by-clicking-on-a-field-value-e1439
This example shows how to sort a PivotGrid by any column in ASP.NET Web Forms.
DevExpress-Examples/web-forms-pivot-grid-calculate-total-cell-values-based-on-the-low-level-cell-summary-values
Calculate summaries for the minimum ProductAmount values.
DevExpress-Examples/web-forms-pivot-grid-implement-editable-aspxpivotgrid
This example demonstrates how to allow end-users to modify data cell values in Pivot Grid for Web Forms.
DevExpress-Examples/aspxpivotgrid-group-date-time-values
This example shows how to group date-time values in Pivot Grid for Web Forms.
DevExpress-Examples/out-of-maintenance-aspxpivotgrid-how-to-highlight-field-and-data-cells-corresponding-the-hovered-cel
This example illustrates how to highlight field and data cells corresponding to the hovered cell in Pivot Grid for Web Forms.
DevExpress-Examples/out-of-maintenance-how-to-export-the-pivot-grids-data-to-a-file-t289831
This example shows how to export the pivot grid's data using the Data-Aware or WYSIWYG types and set the export options in Pivot Grid for Web Forms.
DevExpress-Examples/web-forms-pivot-grid-add-unbound-fields
This example shows how to add unbound fields in Pivot Grid for Web Forms.
DevExpress-Examples/web-forms-pivot-grid-calculate-running-totals
This example demonstrates how to calculate running totals in Pivot Grid for Web Forms.
DevExpress-Examples/web-forms-pivot-grid-change-summary-display-mode
This example shows how to use different summary display modes in Pivot Grid for Web Forms.
DevExpress-Examples/web-forms-pivot-grid-custom-summary-values
This example demonstrates how to determine the value type when you calculate custom summary values in Pivot Grid for Web Forms.
DevExpress-Examples/web-forms-pivot-grid-export-additional-captions-header-or-footer
This example illustrates how to add a custom header to the document exported to PDF in Pivot Grid for Web Forms.
DevExpress-Examples/web-forms-pivot-grid-split-field-value-cells
The following example demonstrates how to split field value cells.
DevExpress-Examples/wpf-pivot-grid-bind-to-an-olap-cube-net6
This example demonstrates how to bind Pivot Grid to an MS OLAP cube.