Hi!
When i drag an Event over a resource with closed children, the childs open automatically. Even if i do not drop this Event on this line.
Is there a property to prevent this?
Daniel.
Is it a bug or a Feature?!
You can turn it off using treeAutoExpand property:
dp.treeAutoExpand = false;
See also http://api.daypilot.org/daypilot-scheduler-treeautoexpand/