Hi,
I want to get all selected rows value to controller.
Hi Adnan Try this:
for(Journal journal : journalsTable.getSelectedItems()){ //Do something }