[CLOSED] ComboBox SelectedItem.Value VS comboBox.getValue() VS comboBox.oldValue VS comboBox.startValue

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] ComboBox SelectedItem.Value VS comboBox.getValue() VS comboBox.oldValue VS comboBox.startValue

    hi,

    i'm using same design like https://examples1.ext.net/#/GridPane.../Form_Details/

    so upon grid record selection the combo value will be set according to the value in the grid store current record.

    i have handler for the blur event of the combo, so when i use combo.getValue() it return the [text] rather than the [value] but server side combo.SelectedItem.Value get it right SO why like this???

    also using firebug i found the correct value exist in combo.oldValue and combo.startValue, so which when should i use!!!

    thanks,
    Last edited by Daniil; Apr 01, 2011 at 12:37 PM. Reason: Marked as [CLOSED]. No more information was provided.

Similar Threads

  1. [CLOSED] ComboBox getValue returns text instead of value
    By marco.morreale in forum 2.x Legacy Premium Help
    Replies: 9
    Last Post: Jun 19, 2012, 7:22 AM
  2. [CLOSED] Combobox getValue
    By jthompson in forum 1.x Legacy Premium Help
    Replies: 25
    Last Post: Jun 15, 2012, 11:14 AM
  3. [CLOSED] [1.0] combobox getValue on select event
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 10, 2010, 7:32 AM
  4. Replies: 4
    Last Post: Feb 02, 2010, 4:08 PM
  5. Replies: 1
    Last Post: Jan 27, 2010, 12:19 PM

Tags for this Thread

Posting Permissions