I am trying to have TextArea's height large enough to show the whole
content. I am using the following:
<s:TextArea verticalAlign="top" width="100%" heightInLines="{NaN}"/>but all I see is one line of text. Any idea? Thanks
I am trying to have TextArea's height large enough to show the whole
content. I am using the following:
<s:TextArea verticalAlign="top" width="100%" heightInLines="{NaN}"/>but all I see is one line of text. Any idea? Thanks