Select a row on a grid will highlight on suncfusion scheduler.

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

1 Reply

KK Karthigeyan Krishnamurthi Syncfusion Team July 2, 2019 10:06 AM UTC

Hi Ali, 
 
Syncfusion greetings. 
 
We have prepared the below sample to highlight the cell based on the selection in Grid. 
 
Note: In JS1, it is possible to highlight only the appointment’s first cell whereas in JS2 it is possible to highlight all the appointment range cells. 
 
Regards, 
Karthi 


Loader.
Up arrow icon