Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Datgrid wordWrap="true" with variableRowHeight="true" issue   Message List  
Reply | Forward Message #130857 of 149661 |
We have a datagrid (v1.01 as3) that has variableRowHeight="true" and
variableRowHeight="true", when the first row of the datgrid has enough
data to cause a wrap, then all other rows work fine. However if the
first row does not cause a wrap then no other rows wrap.

I tried searching to see if anyone else reported this behavior and
can't find anyone talking about it.

Has anyone here encountered this problem, and is there a solution?

Paul




Fri Nov 21, 2008 5:12 am

aceoohay
Offline Offline
Send Email Send Email

Forward
Message #130857 of 149661 |
Expand Messages Author Sort by Date

We have a datagrid (v1.01 as3) that has variableRowHeight="true" and variableRowHeight="true", when the first row of the datgrid has enough data to cause a...
aceoohay
Offline Send Email
Nov 21, 2008
5:12 am

I would imagine something like that would be possible if you had a custom renderer that wasn't hooked up to handle wordwrap properly. I don't recall such an...
Alex Harui
alex_harui
Offline Send Email
Nov 21, 2008
5:45 am

I had a strange issue recently with an ADG where both those properties were set to true and the scrollbar wouldn't go all the way down to the last item in the...
oneworld95
Offline Send Email
Nov 21, 2008
1:15 pm

If you're using a custom itemRenderer, try adding super.indalidateDisplayList(); in the set data method. -TH ... custom renderer that wasn't hooked up to...
Tim Hoff
turbo_vb
Offline Send Email
Nov 21, 2008
6:30 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help