Hi Sukanya,
you can use the methods getSelectedIndex or getSelectedIndices.
To access the selected row you can call "table.getRows()[table.getSelectedIndex()]".
Best regards,
Matthias
Hi Sukanya,
you can use the methods getSelectedIndex or getSelectedIndices.
To access the selected row you can call "table.getRows()[table.getSelectedIndex()]".
Best regards,
Matthias