IllegalArgumentException
row
The selected status can be displayed to the user by adding a select column checkbox to a Table Control.
Javascript example:
tables.ORDERS.setRowSelected(rowNum, false);
IllegalArgumentException
ifrow
is not a valid row number.The selected status can be displayed to the user by adding a select column checkbox to a Table Control.
Javascript example: