search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Resize and drag not working if ShowNonBusiness is set to False

Asked by Catalin
3 years ago.

If I set ShowNonBusiness to False the resize and drag stops working and gives js error in browser console.
Can anyone help me?

Comment posted by Dan Letecky [DayPilot]
3 years ago.

Are you using the latest DayPilot Pro version?

The following demo which uses ShowNonBusiness="false" seems to work fine:
https://aspnet.daypilot.org/demo/Scheduler/HideNonBusiness.aspx

Would you be able to modify this demo so that it reproduces the problem?

Answer posted by Catalin
3 years ago.

I was using the latest version. I now found the issue on a js conflict.
I'm using prototype.js that has an "any" function that was throwing an error when moving or resizing event on the scheduler.
Thanks for the demo solution, it helped me understand that the bug wasn't on DayPilot side.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.