Hi,
I have implemented oj-table with multiple row selection mode. My requirement is that the selections should only be made while clicking on checkbox and not clicking on row. It seems to be default behaviour that on clicking of row the checkbox gets selected. Is there a way to override that?
Thanks