Our pure JavaScript Scheduler component


Post by tjmeal »

Dear all,

I just encounter https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/model/ProjectModel#setting-data

What i want to ask is the following.

I am currently using

Object.assign(scheduler, {events: events, resources: resources})

after fetching data from server using axios.

Is what i am doing wrong and i should replace it with inlineData ?


Post by alex.l »

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy


Post Reply