I've got a simple inputTextarea
contained in a xp:table
. I want to display it all opened up, and not have a scroller on the right. style="width:100%; height:auto"
doesn't seem to do anything.
Anyone?
The best route here is to use the Dojo Textarea control, xe:djTextarea
- it does just what you're describing.