I think the best path to take is to subclass DataGridItemRenderer and fix its 
ability to use and measure html correctly.  To use TextArea you will also have 
to write custom measure code, but DGIR will be easier to work with I think, and 
much lighterweight


On 5/5/10 1:37 PM, "mitchgrrt" <[email protected]> wrote:






I wish I could post a picture on this forum.  In the example source code the 
data has 3 lines in it:

x
y
z

and only two lines show up in the grid.  If you use the arrow keys you can 
scroll down and see the third line but I wanted all three to show up.  I want 
the TextArea renderer to show all the lines in its data without scrolling.

Thanks.

--- In [email protected] <mailto:flexcoders%40yahoogroups.com> , Alex 
Harui <aha...@...> wrote:
>
> Why didn't default renderer do what you want?
>
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
>






--
Alex Harui
Flex SDK Team
Adobe System, Inc.
http://blogs.adobe.com/aharui

Reply via email to