I am using smartGWT 2.5.
I have 3 checkboxes that I want aligned horizontally on my form. When I add them they are placed vertically. I tried doing it using a VLayout, but cannot add the checkboxes to the Layout, then the Layout to the form.
Thanks
I have 3 checkboxes that I want aligned horizontally on my form. When I add them they are placed vertically. I tried doing it using a VLayout, but cannot add the checkboxes to the Layout, then the Layout to the form.
Thanks
Comment