The method getSelectedItems returns an array, so all you need to do is to access the length property: oTable.getSelectedItems().length
- Max
The method getSelectedItems returns an array, so all you need to do is to access the length property: oTable.getSelectedItems().length
- Max