Announcement

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

    Smart GWT Layout problem

    Hello,

    I have a problem to make some layout arrangements.
    I would like to implement a UI interface which looks exactly like the attached picture. My problem is to align all the fields in the left side. The alignment should be independent of the fields label.

    Best regards,
    Lucian
    Attached Files

    #2
    Hi lucianb,

    did you already try DynamicForm.setTitleWidth() with a large number?

    Best regards,
    Blama

    Comment

    Working...
    X