How to update Scheduler data using ajax/javascript?
Asked by DG
13 years ago.
13 years ago.
My requirement is:
I initially load the scheduler without any resources. Then I open a ajax popup to select a few resources and on closing the popup, I want to update the scheduler data, using ajax.
Is it possible?
DayPilot