Even with default item renderers?  Or is it a custom renderer.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Samuel R. Neff
Sent: Tuesday, November 20, 2007 2:53 PM
To: [email protected]
Subject: [flexcoders] DataGrid rows too big with variableRowHeight and
wordWrap turned on

 


We have a DataGrid with variableRowHeight and wordWrap turned on and
when
the grid is first displayed many of the rows on the first page are given
much more height than they require (3-4 times as much). Typically each
row
only really needs one row worth of height, the variable row height and
word
wrapping rarely kick in. If the user scrolls the grid up and down a bit
the
rows all adjust to the correct height.

Has anyone seen this before? Have any tips on how to correct these
issues?

We're using the Flex 2.0.1 Hotfix 3 framework. Switching to Flex 3
framework is not an option (if it would even fix the problem).

Thanks,

Sam

 

Reply via email to