gzznhl
18 May 2009, 6:34 AM
Hi,
My combobox, backed by a Store, binds the current selection to a form, which is used to edit the data. So, I select a row in the combobox, then edit the corresponding data in the form etc etc. That's all fine, but any edits I make in the form result in the corresponding row in the combobox (just selected) to apparently be duplicated as the top row in the combobox even though when I select that faulty 'top' row the data behind it (that is bound then into the form) is the DataModel of the real top row.
Using GWT1.6.4 and GXT 1.2.4......any clues?
Cheers,
Alan
My combobox, backed by a Store, binds the current selection to a form, which is used to edit the data. So, I select a row in the combobox, then edit the corresponding data in the form etc etc. That's all fine, but any edits I make in the form result in the corresponding row in the combobox (just selected) to apparently be duplicated as the top row in the combobox even though when I select that faulty 'top' row the data behind it (that is bound then into the form) is the DataModel of the real top row.
Using GWT1.6.4 and GXT 1.2.4......any clues?
Cheers,
Alan