Background Image

Knowledge base articles about
behavior

Search DlhSoft Team's blog for behavior

By design and by default, to-Finish dependency types generate before constraints (i.e. the dependent task cannot finish after the predecessor's start/finish). Sometimes, this may be inconsistent with your requirements, which might require after constraints for to-Finish dependency types (i.e. the dependent task cannot finish before the predecessor's start/finish). To show you how you can resolve t…

By design and by default, when the end user drags and drops task bars in the Gantt Chart area, dependency constraints are applied within a standard task property change strategy indicated below: Start property value of the dependent task is changed during the drag and drop operation execution; When Start changes, Finish property value is updated in order to preserve task duration; Start and finish…