Hi Team,
I have an angular material grid that is successfully linked to syncfusion scheduler, the grid contains a person column, starting date column, ending date column and a couple of columns which is address and remarks. when I click on the checkbox of any row on the grid it will highlight the date and time of that person in the scheduler, what I'm trying achieve now is when I click on the person in grid it will point to that person's cell on the scheduler.
can you advice me on how to achieve this function?
Thanks
Ali