PDA

View Full Version : Advance Form Help (Sample Picture Attached)



mduduzik
24 Mar 2009, 6:02 PM
Hi All,
I'm trying to create a form similar to a form shown in the attached pic - using a combination of FormPanel, FormLayout, ColumnLayout and FieldSet.
Any suggestions in creating a structure will be of great help.

Regards,
-Mdu
file:///C:/Users/mdu/AppData/Local/Temp/moz-screenshot.jpg

fother
24 Mar 2009, 6:29 PM
use vertical and horizontal panel..

mduduzik
25 Mar 2009, 7:30 AM
Fother - I used TableLayout on a FormPanel and added labels and fields using add(field,tableData).

I'm trying to figure out how to enable borders as seen in the previous pic. I have attached a pic of what I attempted using TableLayout and FormPanel. Would using vertical and horizontal panels make it easier to 'style' the borders so that they look like a grid?

Thanks.

fother
25 Mar 2009, 12:57 PM
gxt yet not good to developer complex form layout.. look

http://code.google.com/p/gxt-jglayout/