[CLOSED] Open ComboBox on Click?

  1. #1

    [CLOSED] Open ComboBox on Click?

    Is there some action/script I can use to open the ComboBox (as if I clicked on the little triangle on the right) when any part of the combobox is clicked?
    Last edited by Daniil; Jan 20, 2011 at 1:02 PM. Reason: [CLOSED]
  2. #2
    Hi,

    It is default behaviour if Editable="false"
    If you need editable option then expand manually on focus
    <Focus Handler="this.expand();" />
  3. #3

    Works Perfectly

    Thanks, please mark as [CLOSED]

Similar Threads

  1. open a asp:gridview footer on ext add button click
    By landerajshree in forum 1.x Help
    Replies: 0
    Last Post: Jun 28, 2012, 11:35 AM
  2. open new browser tab by click on grid view
    By vahid.ch in forum 1.x Help
    Replies: 1
    Last Post: Dec 19, 2011, 8:36 AM
  3. Replies: 1
    Last Post: Nov 11, 2010, 1:04 AM
  4. how to open new browser when i click button
    By Dinesh.T in forum 1.x Help
    Replies: 4
    Last Post: Mar 24, 2010, 3:48 AM
  5. Replies: 1
    Last Post: Jun 15, 2009, 10:30 AM

Posting Permissions