--- In [email protected], "confined_to_death666"
<[EMAIL PROTECTED]> wrote:
>
> I don't have the error anymore. I'm now using a vbox with a repeater
> and my custom item renderer instead. With some tweaking
> (recyclechildren, etc) it works just as good as the list component but
> it doesn't give me the error. Thnx everyone who replied on my problem
> before.
>


Hello,

I had this problem too with my datagrid, it was solved by looping
though the columns array and setting the headerWordWrap to true and
setting a HeaderHeight on the datagrid.  Note that you need to modify
the columns array, then re assign it to the datagrid before use.

answer found in message #66959

Reply via email to