I want to get the surname fields of the selected rows. This one does not work at all:
users.getSelectionModel().getSelections();
I want to get the surname fields of the selected rows. This one does not work at all:
users.getSelectionModel().getSelections();