[CLOSED] How To Apply Styles/Css to Dynamic Created controls..

  1. #1

    [CLOSED] How To Apply Styles/Css to Dynamic Created controls..

    Sir, I need to apply styles like

    textfield width=100 , textfield's FieldLabel size should be verysmall,
    combobox width=150 , combobox's FieldLabel size should be large etc ,
    and different in different cases...

    please can you demonstrate an example with internal or external css or whatever.. linked with the control.
    Last edited by Daniil; Apr 30, 2013 at 4:15 AM. Reason: [CLOSED]
  2. #2
    Hi @Tonic,

    I would recommend to use the special properties as much as possible.

    To set up a TextField's or a ComboBox's width please use its Width property.

    To set up a FieldLabel's width please use the LabelWidth property.

Similar Threads

  1. Replies: 20
    Last Post: Jul 22, 2013, 7:09 AM
  2. Replies: 0
    Last Post: Apr 22, 2013, 1:20 PM
  3. Ext.Net controls and styles problem
    By MitraX in forum 1.x Help
    Replies: 0
    Last Post: Jun 23, 2011, 12:39 PM
  4. [CLOSED] How to Apply Styles To TopBar
    By Vasudhaika in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 12, 2010, 3:36 AM
  5. [CLOSED] Styles don't apply to labels in toolbar
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 30, 2010, 2:35 PM

Posting Permissions