[CLOSED] Which Layout option should be used for FormPanel

  1. #1

    [CLOSED] Which Layout option should be used for FormPanel

    Hi,

    We are using Container inside a FormPanel.

    Requirement :

    At run-time, after rendering the page, when browser is maximized then inside controls should be displayed as in predefined alignment. But on restoring down browser, inside controls should be aligned vertically.

    For ex.

    FormPanel Full size :
    C1 C2
    C3 C4

    FormPanel Reduced size :
    C1
    C2
    C3
    C4

    Currently we are using HBOX Layout for Container & FormLayout for FormPanel.

    Which Layout option should be used for Container and FormPanel?
    Last edited by geoffrey.mcgill; Mar 08, 2013 at 5:32 AM. Reason: [CLOSED]
  2. #2
    Probably best to use a combination of HBox and VBox layouts.
    Last edited by geoffrey.mcgill; Mar 08, 2013 at 5:32 AM.
    Geoffrey McGill
    Founder

Similar Threads

  1. FormPanel + GridPanel Layout Incorrect
    By jonasscalar in forum 2.x Help
    Replies: 5
    Last Post: Mar 27, 2012, 3:04 PM
  2. FormPanel column layout Error in IE!
    By qq899817 in forum 1.x Help
    Replies: 2
    Last Post: Apr 13, 2011, 4:24 PM
  3. [CLOSED] [1.0] PanelGrid inside FormPanel with Layout="Fit"
    By webclouder in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 13, 2010, 11:32 AM
  4. formpanel looses layout!!!
    By Kamal in forum 1.x Help
    Replies: 2
    Last Post: Jan 07, 2010, 4:32 AM
  5. FormPanel problem in tabs with layout colums
    By fquintero in forum 1.x Help
    Replies: 10
    Last Post: Sep 08, 2009, 4:30 PM

Posting Permissions