Hallo Robust,
you can use getRowData() to read the information inside the rows:
table.getTableModel().getRowData(index)
The index (min/max) of the selected rows can be read from the table
selection model:
e.g. event.getTarget().getSelectedRanges();
Kind regards,
Jonathan
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel