Required library edition:
Required library file: dhtmlxscheduler.js
load data from grid
scheduler.load("data.xml");
scheduler.load("data.php",function(){ alert("data loaded"); });
scheduler.load("data.ical","ical"); //loading data in ical format