Completed
Last Updated: 28 Feb 2012 04:19 by ADMIN
ADMIN
Ivan Petrov
Created on: 28 Feb 2012 04:19
Category: GridView
Type: Bug Report
5
FIX. RadGridView - Printing - Wrong rows height when AutoSizeRows is set to true.
Steps to reproduce:

1. Add a RadGridView to a form and fill it with data so there would be a vertical scroll bar
2. Set AutoSizeRows to true
3. Run the project and call RadGridView.PrintPreview() method
4. You will see that only the rows that are visible in the RadGirdView or have been scrolled to will have a correct height.
0 comments