hello lets say i want to remove all selected rows from a table. i managed to get all selected rows to an array named "selection". then how can i remove these selected rows from tableModel? do i have to call table.tableModel.removeRows() for each array element. is there any other way?
regards huseyin -- View this message in context: http://n2.nabble.com/remove-selections-from-table-tp4763729p4763729.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
