Hi,
I wonder (since I could not find somethign in the documentation) if there is an easy way to only allow a single Datatable row selection without building the whole mechanism with the onRowSelectionChange method.
Gil.
Solved! Go to Solution.
Hi @gilgi
no unfortunately there is no easy way to only allow single row selection for the dataTable. So you have to build a logic with onRowSelectionChange.
Best,
Sini