I have the same question but was also hoping for more than just HTML rows and cols attributes. I need a TextAreaItem that will limit the users input to a maximum number of lines and characters per line, word wrapping when the max per line is reached and stopping when the maximum rows is reached. Is there anything in SmartGWT to help create this sort of widget?
Comment