set the height for combobox

  1. #1

    set the height for combobox


    how to set the height for combobox.

    I can try this

    
    
    
    
    <ext:ComboBox ID="ddlOrigin" runat="server" Width="200" Height="45" />
    but it will not work (i.e height property is not working) .how to set height for combobox..

    plz solve these

    Thanka in Adcvance.
  2. #2

    RE: set the height for combobox

    Up !

    i have the same problem.
  3. #3

    RE: set the height for combobox

    please coolite developers, can you solve that problem.i have same problem, which the setting height not working.


  4. #4
    the same problem, combobox and selectbox
  5. #5
    Combobox doesn't support custom height because trigger button are not scalable. Why do you need it?
  6. #6
    Because the project displays in a touch device, the aproximate solution is StyleSpec="height:30px;" for mode="local" in combobox ;)

    thank you
  7. #7
    The thread is related to:
    http://forums.ext.net/showthread.php?17683

Similar Threads

  1. [CLOSED] ComboBox height
    By bakardi in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 08, 2012, 3:14 PM
  2. Synchronize the height of a combobox-Popup
    By aikar in forum 1.x Help
    Replies: 1
    Last Post: Sep 29, 2011, 8:27 AM
  3. Replies: 1
    Last Post: May 14, 2011, 10:51 AM
  4. [CLOSED] TextField and ComboBox height in TopBar
    By krzak in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 08, 2011, 1:13 PM
  5. [CLOSED] [1.0] MessageBoxConfig textbox height - min height
    By methode in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Apr 07, 2010, 10:12 AM

Posting Permissions