Hi Isomorphic,
I'm using top-oriented titles similar to the following SmartGWT Showcase example:
https://www.smartclient.com/smartgwt...ut_form_titles
I would like to increase the space between FormItems in a row. I'm currently using an extra column for a SpacerItem, but I would prefer to not to have to create a bunch of SpacerItems just to leave a gap.
I also looked at the left and right padding but didn't want to leave extra space on the ends.
Is there a better option for controlling the gap width between FormItems?
Thanks
I'm using top-oriented titles similar to the following SmartGWT Showcase example:
https://www.smartclient.com/smartgwt...ut_form_titles
I would like to increase the space between FormItems in a row. I'm currently using an extra column for a SpacerItem, but I would prefer to not to have to create a bunch of SpacerItems just to leave a gap.
I also looked at the left and right padding but didn't want to leave extra space on the ends.
Is there a better option for controlling the gap width between FormItems?
Thanks
Comment