How to get the values ​​of the selected item in ComboBox Two Columns?

  1. #1

    How to get the values ​​of the selected item in ComboBox Two Columns?

    How to get the values ​​of the selected item in ComboBox Two Columns?

    I need to get the values ​​of the line that I select in my combobox.
    I'm currently doing well in select event:
    <tr class="list-item"> <td style="padding:3px dcturma 0px;"> {} </ td> <td> dcdisciplina {} </ td> <td id="idisciplina"> iddisciplina {} </ td> <td id="idturma"> idturma {} </ td> </ tr> <Select Handler = "this.triggers [0]. Show (); idturma Ext.get = var ('idturma'); idturma.dom.textContent var = value; "/>
    This function returns me the value of the first cell with this id. I want to return the value of the item selected.

    Or have more than one value in the combobox, it is possible?

    Thank you
    Last edited by Daniil; Jan 19, 2012 at 12:10 PM. Reason: Please use [CODE] tags
  2. #2
    Hi,

    Please re-format the code sample, it appears to be unreadable.

Similar Threads

  1. [CLOSED] get record values of the selected combobox item
    By marco.morreale in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 20, 2012, 1:22 PM
  2. How to transfer values ​​between different windows?
    By andrefreitasjr in forum 1.x Help
    Replies: 15
    Last Post: Dec 14, 2011, 12:14 PM
  3. [CLOSED] Always selected Item is nothing for combobox as menu item
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 04, 2011, 4:51 PM
  4. [CLOSED] values ​​and columns
    By majunior in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 25, 2011, 9:25 PM
  5. Get ComboBox Selected Item
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 18, 2008, 9:50 AM

Posting Permissions