[CLOSED] [Programmatically rendering forms content]

  1. #1

    [CLOSED] [Programmatically rendering forms content]

    Hi,

    We faced an issue with the version 1.2/1.3 and we would like to know if there are any solutions using the version 2.0.
    Actually, we are rendering forms content (textbox, combobox, etc.) programmatically using XML configuration files. Fields are grouped in different fieldsets and with different column number (E.g. 1st fieldset --> 3 fields per row - 2nd fieldset --> 2 fields per row).
    For now, we are using HBox and VBox and we are not satisfied because we have to manage them column by column.
    What we would like to do, is to generate fields by rows (E.g. 1st field takes 1st area, 2nd field is rendered next to the 1st one and go one until the number of fields per row is reached, at this point 4th field is rendered under the 1st one).

    Could you please enlighten us. What is the best EXT.NET component(s) that fits our need to accomplish what was explained above?
    Last edited by Daniil; Apr 16, 2012 at 11:42 AM. Reason: [CLOSED]
  2. #2
    I guess you just need to use TableLayout
    https://examples1.ext.net/#/Layout/T...ple_in_Markup/

Similar Threads

  1. [CLOSED] Load Ext.NET component programmatically
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 11, 2012, 7:39 PM
  2. MVC or Web Forms with Ext.Net 2.0?
    By slonati_adv in forum 2.x Help
    Replies: 0
    Last Post: May 30, 2012, 12:16 PM
  3. asp.net forms routing
    By ahmadezzeir in forum 1.x Help
    Replies: 0
    Last Post: Dec 11, 2010, 12:24 PM
  4. Replies: 1
    Last Post: May 28, 2010, 1:13 PM
  5. [CLOSED] Forms Authentication and Coolite (Ext)
    By reinout.mechant@imprss.be in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 04, 2009, 11:18 AM

Posting Permissions