Completed
Last Updated: 18 Jul 2013 08:44 by Jesse Dyck
Steps to reproduce:
1. Add a RadPivotGrid to a form and populate it with data or use the one in the Demo application
2. Press Ctrl+A to select all cells
3, Press Ctrl+C to copy all cells to the clipboard

You will get an exception.
Completed
Last Updated: 23 Jan 2013 02:30 by ADMIN
To workaround, also add a handler to the AggregatesPositionElementCreating event.
Completed
Last Updated: 08 Jan 2013 03:42 by ADMIN
If there are many row descriptions and the total width of the row headers area is larger than the width the of the control, the vertical scroll is not visible. The same applies for the horizontal scroll and the column headers area.
Completed
Last Updated: 07 Nov 2012 03:11 by ADMIN
Due to an exception in the data engine, no data is displayed if there are DBNull values in the data source.
Completed
Last Updated: 07 Nov 2012 03:08 by ADMIN
When RadPivotGrid is in CompactLayout mode and there is a RadChartView bound to the grid and when the selection in the grid changes, in some cases a null reference exception will be thrown.
Completed
Last Updated: 24 Sep 2012 05:46 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PivotGrid
Type: Bug Report
0
FIX. RadPivotGrid - MouseUp is not fired for data cells
Completed
Last Updated: 24 Sep 2012 05:45 by ADMIN
To reproduce show a message box in the MouseDown event of the control and move the mouse over the data cells
1 2 3 4 5