Background Image

Knowledge base articles about
sources

Search DlhSoft Team's blog for sources

If you need to set up specific resource assignment allocation units (percent values) for items within task management grid controls (such as within GanttChartTaskListView control) use this syntax: ResourceName [PercentValue%] Example: John [75%]

When you handle mouse events and you check the DataContext property of the original source element routed by the event within a Gantt Chart control from Gantt Chart Library for WPF or Project Management Library for WPF, you may find out that its type is not Task, but TimeInterval instead, when the task is a standard task and AreTaskInterruptionsVisible is set to true to display ta…

To drag and drop task assignment bars among resource rows in Schedule Chart controls from Gantt Chart Library for WPF or Project Management Library for WPF at runtime, you need to: Hover the assignment task bar you want to move; a dotted line will be displayed at the bottom of the task bar; Move the task bar to a different resource row (i.e. vertically…

For your reference, a class diagram (possibly partial, depending on the actual product that you use) indicating the generic project management logical entities and their relations is presented below:

Sometimes when you use components from Gantt Chart Light Library you may want to replace some resources used internally by the components, together with replacing component styles and templates using our Generic.xaml default definitions which, by the way, you can download from our Web site, both for Gantt Chart controls and for PERT Chart components (note…