Developers should be able to set the initial state for rows and columns in RadPivotGrid.
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.
Due to an exception in the data engine, no data is displayed if there are DBNull values in the data source.
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.
FIX. RadPivotGrid - MouseUp is not fired for data cells
To reproduce show a message box in the MouseDown event of the control and move the mouse over the data cells