[CLOSED] Grid Panel editor combobox default value

  1. #1

    [CLOSED] Grid Panel editor combobox default value



    Hi,

    see the code.
    i need to set default value in combo box.
    when i enter data in textfield and press tab i get next column combo box visible but i need display default value in that. how to get this.
    i need to AB as default .



  2. #2

    RE: [CLOSED] Grid Panel editor combobox default value

    Hi,

    GridPanel editor can't has default value because it always use value from the cell.
    Just add new row with predefined 'AB' value
    this.insertRecord(row + 1, {AREA: "AB",...

Similar Threads

  1. Replies: 11
    Last Post: May 16, 2012, 6:34 PM
  2. Replies: 0
    Last Post: Sep 08, 2011, 1:16 PM
  3. Replies: 2
    Last Post: Feb 21, 2011, 5:22 AM
  4. [CLOSED] ComboBox editor in grid
    By PatrikG in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 08, 2010, 4:30 PM
  5. Replies: 1
    Last Post: Aug 31, 2009, 8:43 AM

Posting Permissions