Hey,
My first idea is to stop editing [1] on the send button click. If you do that 
before sending the data to the server, everything should work as you wish.
Regards,
Martin

[1] http://demo.qooxdoo.org/current/apiviewer/#qx.ui.table.Table~stopEditing


Am 18.05.2011 um 17:13 schrieb dabd:

http://demo.qooxdoo.org/current/demobrowser/#table~Table_Cell_Editor.html

The event "dataChanged" for combobox cell is only fired if after changing
the selected value in the combo you click outside the selection.

This is causing me problems because I have table in a page and a save button
to send the data back to the server.  Sometimes the user will change the
selection in a table cell (all my cells are combo boxes) and immediately
click the save button in the page.  But the underlying model has not changed
because the event has not been fired.  This way it will send back the old
value of the cell misleading the user.

Is there any workaround?

Thanks.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Bug-in-property-cell-editor-tp6378153p6378153.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to