[CLOSED] how to reduce the gap between fieldlabel and textbox

  1. #1

    [CLOSED] how to reduce the gap between fieldlabel and textbox

    hi..
    i have kept some text fields in formpanel just like https://examples1.ext.net/#/Form/Mis...ous/Form_View/...

    now i want to reduce the gap(distance) between the field label and textbox...see image gap.jpg
    Attached Thumbnails Click image for larger version. 

Name:	gap.JPG 
Views:	157 
Size:	18.0 KB 
ID:	1983  
    Last edited by Daniil; Dec 03, 2010 at 10:55 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Please use the FormPanel's LabelWidth property.

    Example
    <ext:FormPanel 
        ID="FormPanel1" 
        runat="server" 
        LabelWidth="75">

Similar Threads

  1. [CLOSED] Reduce the Control heigh
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jun 07, 2011, 12:38 PM
  2. Gridpanel - Reduce Row Padding?
    By Tbaseflug in forum 1.x Help
    Replies: 1
    Last Post: Dec 21, 2010, 9:57 AM
  3. Replies: 2
    Last Post: Dec 14, 2010, 6:46 PM
  4. Replies: 1
    Last Post: Dec 25, 2008, 6:32 AM
  5. TextBox FieldLabel help ?
    By borisbg in forum 1.x Help
    Replies: 1
    Last Post: Mar 06, 2008, 11:37 PM

Posting Permissions