Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    FormItem.setTitleVAlign

    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
Working...
X