I created a 3 column dynamic form in smartgwt. now what I want to accomplish is to place form elements in the first and last columns. is there any whay?
PS: I've set form.setTitleOrientation(TitleOrientation.TOP);
so there are only 3 columns, not 6.