Hi there, I have a question about the editing of data in a table when I use 'DataMap's for the underlying data storage.
I have a table that gets it data from DataMap (setDataAsMapArray). I would like to see any changes done in the editable fields to be reflected in the 'model' (DataMap) and therefore also in the 'read-only' columns / cells. See this example: http://tinyurl.com/mqvt3ed The columns one and two are editable. After any change of data in those columns, columns three and four should reflect the changes, too. But only the TableModel's Array field (index 0 resp. 1 in this example) got the new value. What would be the best way to update the underlying 'DataMap' so that all columns display the new assigned value? The TableModel's "changeData"-Event seems to be the choice, but updating the map inside still does not update the other columns (cells)... Thanks in advance for any hints, Peter -- ** Unsere Veranstaltungen: Post-Expo in Stockholm, Halle A - Stand A10.05, 23.-25.09.2014 TIS-Hausmesse in Bocholt, 16.10.2014 3. Innovationsforum Telematik, Idstein 28.10.2014 BWVL-Tagung in K�ln, 12.-13.11.2014
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel