FIX. RadGridView - when the grid is grouped and the rows are auto-sized, the grid is not printed correctly.
To reproduce:
- Group the grid first. Make sure there are enough rows for two pages.
- Set the AutoSizeRows property to true.
Workaround:
Set AutoSizeRows to false while printing.