On 11/18/06, Rachel Maxim <[EMAIL PROTECTED]> wrote: > If you specify a percentage-based width and no height, Flex does not wrap the > text, and the height equals the number of lines as determined by the number > of Return characters.
ok but it seems the first time the cell is rendered it *does* wrap the text (when used w/a percentage width). though i do see the clipping when you scroll the grid. also seeing weird stuff where data leaks into cells below, usually the renderer's image. scrolling usually "fixes" it. item renderers really confuse me.

