Announcement

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

    DynamicForm column width

    Hi,

    For DynamicForm, we can use setColWidths(Object... colWidths) to set columns width,
    but if I have already specially set the width of the formItems in this dynamicForm, the values in setColWidths() will not be in effect.

    Are there any ways I can set some columns width controlled by formItems, some other columns width controlled by setColWidths()?

    Thanks.
Working...
X