The following example demonstrates how to use the Pivot Grid control to generate a cross-tab report in code.
See also:
- How to fit the XRPivotGrid on a page;
- How to use the XRPivotGrid control's Print* events to conditionally adjust its appearance in Print Preview;
- How to implement the best fit method for XRPivotGrid's column field values;
- How to create custom total columns in xrPivotGrid at runtime;
- How to sync ASPxPivotGrid and XRPivotGrid.
Example Comments
Added By: joel wako at: 11/22/2012 12:34:56 AM
Hi everyone,
how can i achieve this in an aspx page?
Thanks!