I want to select multiple resources in the onRowClicked function, but I'm having trouble doing so. While I can use Ctrl + click to select multiple rows, I would like to be able to select multiple resource rows with just a single click.
using on angular 8 Daypilot pro for javascript 2021
I want to implement a feature that enables users to select n Number rows by clicking and to deselect them by clicking again. However, this functionality isn't working with my current code. Can you suggest a solution?
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.