Hi,
I'm having a little problem with a TextAreaItem. It is about 200 pixels in height, the Title is positioned on the left of the box, but in the centre (vertically speaking). I would like the title to be vertically aligned along the top of its cell, instead of in the middle.
I don't want the title to be positioned above the TextAreaItem (using TitleOrientation), but rather I'm looking for something to the effect of FormItem.setTitleVAlign(VerticalAlignment.TOP);
This seems to exist in SmartClient, but not in SmartGWT.
Is there anything I can do to get this alignment?
Thanks,
Alan
I'm having a little problem with a TextAreaItem. It is about 200 pixels in height, the Title is positioned on the left of the box, but in the centre (vertically speaking). I would like the title to be vertically aligned along the top of its cell, instead of in the middle.
I don't want the title to be positioned above the TextAreaItem (using TitleOrientation), but rather I'm looking for something to the effect of FormItem.setTitleVAlign(VerticalAlignment.TOP);
This seems to exist in SmartClient, but not in SmartGWT.
Is there anything I can do to get this alignment?
Thanks,
Alan