Is there currently a way to enable multiple selection on a data table without the use of a meta key or ctrl key?
If not can someone please point out where the prototype for the row selection is?
No, as it is based on file system behavior where you need a key to multi select.
I understand that part but where would I have to go to change this behavior?
I've been looking at the node_modules files for primeng and can't seem to find anything related to selections.
I'd be willing to come up with a solution and create a merge request if pointed in the right direction.
I've created a new pull request to address this issue, please take a look at it here:
Thank you for the pr after discussion, we've decided to wait for more user requests of this same requirement to proceed. So let's keep this issue open and wait for new votes.
Most helpful comment
I've created a new pull request to address this issue, please take a look at it here:
287