makes the scheduler reflect all data changes in the Backbone model and vice versa
events | Backbone collection | the Backbone data collection |
$(".myscheduler").dhx_scheduler({
date:new Date(2009,5,25),
mode:"month"
});
scheduler.backbone(events);