Mobile Scheduler Support for Windows apps

Hello,

  Is mobile scheduler support for windows apps?

if yes will, the same format support for windows

like the sample,

if(!$$(“scheduler”)){

dhx.ui({
container: “sch”,
view: “scheduler”,
id: “scheduler”
});
}
// load data
$$(“scheduler”).$$(“buttons”).setValue(“month”);
$$(“scheduler”).clearAll();
$$(“scheduler”).parse(data, “json”);

Pls, reply immediately

Thankyou

Hello,

Unfortunately, the existent version does not support Win phones. The next version will provide win phones support (we are going to release the new version this month)

Hello Alexandra,

       In windows 8.1 the scheduler works fine with the indexed db but in list view scroll not working. So is any there any idea to work it to scroll 

I need to fix only this…

for your Information i am using Mobile Scheduler version : 3.0

Pls reply ASAP

Thanks