Hi, I'm using a table which has a changeSelection event listener attached.
On the listener I get a value from the currently selected row and do other things ... Using qooxdoo version 0.7.2 everythingh worked fine but when I switched to 0.7.3 I found out that the method removeRows(Integer |startIndex|, Integer |howMany|) from qx.ui.table.model.Simple sets the selection at "rowCount" index ( which does not exist anymore) and triggers the changeSelection event so I'm trying to get the value for the deleted row and get the exception "[Exception... "'Error: this._rowArr out of bounds:...." ... so I think is a problem with events or selection model Regards ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel