Mobile version of dhtmlx scheduler?

I love the dhtmlx scheduler but I need to use a scheduler that also works on mobile devices. I wonder are there plans for this? Is there a beta I can help test out?: :smiley:

Hello,
check this blog post
blog.scheduler-net.com/post/resp … blets.aspx

I tried following the instructions in that blog post and got an error on this line
scheduler.BeforeInit.Add(string.Format(“initResponsive({0})”, scheduler.Name));

Hi,
please attach a demo project so we could see the error