I'm trying to create a List (and then a DataGrid) that can have some
cells that grow in height(an actually get additional child elements)
in response to some user gesture.  I have a custom row renderer and
cell renderer, and when I add the child elements the cell does grow,
but does so by adding scrollbars instead of asking for more vertical
space from it's containment hierarchy.

>From reading messages #11346 and #11374, it looks like this has been
tried before, without resolution.

I think that it's got to be something non-obvious but easy, since word
wrapping text in a List control does exactly the right thing (grows
the cell as needed), so it is doable.

Can someone please help me discover the missing piece of the puzzle?

Thanks
Steve






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to