Hi everyone :)

I have a lot of trouble trying to use a slightly modified textArea
that adapt in height to fit with to the text as an itemRenderer in a List.

The problem is that when a list row change its height, the data is
reloaded, so each time my textArea try to grow the text is reset to
its original state !

So i guess the solution would be to avoid the List to reload data from
the dataprovider and... well i'm pretty stuck :/

Reply via email to