Completed
Last Updated: 17 Jan 2013 11:31 by ADMIN
ADMIN
Jack
Created on: 17 Jan 2013 11:31
Category: GridView
Type: Bug Report
0
FIX. RadGridView filtering row does not resize correctly when AutoSizeRows is set to true.
1. Create a new project with RadGridView.
2. Set AutoSizeRows to true and WrapText in one of the columns to true.
3. Set the ApplicationThemeName to Aqua.
4. Set EnableFiltering to true.
5. Run the application and filter by the first column, the filtering row resizes correctly. Now filter the column where WrapText is set to true. It will not resize correctly.
0 comments