Hi,
When I setWrapTitle to false, the width of the title of the field is increasing and thus, the total width of the field is also increased.
Is there anyway to make the width of the field with its title "fixed". So, when the width of the title increases, the width of the field decreases.
Note that I am using setWidth("*") and some of my fields have setColsSpan(3) or more.
Any help is appreciated.
Thank you
When I setWrapTitle to false, the width of the title of the field is increasing and thus, the total width of the field is also increased.
Is there anyway to make the width of the field with its title "fixed". So, when the width of the title increases, the width of the field decreases.
Note that I am using setWidth("*") and some of my fields have setColsSpan(3) or more.
Any help is appreciated.
Thank you
Comment