mobile scheduler dynamic loading

Hi,

I can’t understand how to achieve dynamic loading with the mobile scheduler.
In the desktop version, as described docs.dhtmlx.com/doku.php?id=dhtm … ntegration:

scheduler.setLoadMode("month");
scheduler.load("some.php");

But the mobile scheduler doen’t have the “setLoadModel”.
How can I achieve that?

thanks

cirpo

Unfortunately the mobile scheduler doesn’t support dynamic loading.