Unable to fire any event when click on the selected date

Hi,

I want to fire some event when I click on any date in the calendar. Currently, I can use the selected date changed event when clicking on any date except the already selected date. 

So, I s there any way to fire an event when clicking on a cell.

I have tried to do it by adding a gesture recognizer to the custom cell template. But, It didn't work.

Can you please help me with this?

Thanks!


1 Reply

SS SaiGanesh Sakthivel Syncfusion Team September 27, 2021 11:25 AM UTC

 
Thank you for using syncfusion products. 
 
We have checked the reported query “how to use cell tapped event in SfCalendar” from our end. Your requirement can be achieved with help of OnCalendarTapped event in SfCalendar. It will trigger the event on each cell tapped. Please refer to the following UG Documentation for your more information.   
 
 
Please let us know if you have any concern. 
 
Regards,
SaiGanesh Sakthivel
 


Loader.
Up arrow icon