set horizontalScrollPolicy="off" in your renderer

On Tue, Oct 27, 2009 at 12:11 AM, steveb805 <[email protected]>wrote:

>
>
> After a marathon Google-fest/Adobe Help Site search, I have not been able
> to figure out how an elegant, best-practice, or any other way to get rid of
> the horizontal scroll bar that appears when some text doesn't fit into an
> Item.
>
> You probably have been through this before, but I'll show you the image of
> my List control:
>
> http://www.lucidrhino.com/images/list_image.JPG
>
> Should I simply, in my custom ItemRenderer, just check the length of that
> field (which is data.description) and simply truncate it to some short
> arbitrary length ?
>
> Sounds the most straightforward way.
>
> Thanks,
> Steve
>
>  
>

Reply via email to