Our pure JavaScript Scheduler component


Post by pdesai »

Is there a way to select an event without triggering the onSelectedEventChange handler? We want to programmatically select the event without triggering the handlers so that when the event renderer is called, the event is colored properly. We have requirements to color specific events a different way when they are selected.

Thanks in advance!


Post by tasnim »


Post by pdesai »

Thank you Tasnim. This worked perfectly.


Post Reply