Our pure JavaScript Scheduler component


Post by fract »

Hi,
I can not catch events from the assignmentStore as I do for the resourceStore or eventStore. Can you tell me why ?
i'm using Angular 7. Thanks
scheduler.assignmentStore.on('change', (event) => {console.log(event)});

Post by mats »

It works fine. Please go here: https://www.bryntum.com/examples/scheduler/multiassign/

and put your code line in console, then drag drop some events.

Post by fract »

and when editing event with EventEdit ?

Post by fract »

solution ?

Post by pmiklashevich »

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply