[CLOSED] ComboBox/SelectBox Drop Down Width

  1. #1

    [CLOSED] ComboBox/SelectBox Drop Down Width

    Hi,
    Used to have .ListWidth...2.0 seems gone.
    How can I get a drop-down width of say 100, but have the list that drops down be 300?
    Last edited by Daniil; May 28, 2013 at 4:16 AM. Reason: [CLOSED]
  2. #2
    Hi @rthiney,

    Item #105 (search for "ListWidth").
    https://examples2.ext.net/#/Getting_...AKING_CHANGES/

    Example
    <ext:ComboBox runat="server">
        <ListConfig Width="300" />
    </ext:ComboBox>

Similar Threads

  1. Replies: 5
    Last Post: May 23, 2013, 3:32 PM
  2. index of SelectBox / ComboBox
    By Rahul Yadav in forum 2.x Help
    Replies: 1
    Last Post: Feb 22, 2013, 4:33 AM
  3. Replies: 2
    Last Post: Jan 31, 2013, 4:56 PM
  4. [CLOSED] SelectBox width in toolbar
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 06, 2011, 3:06 PM
  5. [CLOSED] Anchored SelectBox drop down is not right width
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 17, 2009, 9:20 AM

Posting Permissions