Search Results for: assignment

Drag assignment bars among resources in Schedule Charts

We are often asked how can an end user drag and drop task assignment bars among resource rows (i.e. vertically) within our Schedule Chart components (such as ScheduleChartResourceListView or lighter ScheduleChartDataGrid, and recently also ASP .NET or HTML5 based ScheduleChartView … Continue reading

Posted in Applications, Development Components | Tagged , , , , , , , , , | Leave a comment

Fixed work items in GanttChartView for JavaScript, TypeScript or ASP .NET / MVC

Having been already available on WPF since a couple of builds ago, we thought it would be good for people using JavaScript, TypeScript or ASP .NET components (i.e. developing Web applications) to have the same feature available there: fixed effort … Continue reading

Posted in Development Components | Tagged , , , | Leave a comment

Fixed work Gantt chart items and limiting scheduling breaks

Microsoft Project supports fixed work tasks: if you’d set a different duration for such an item, its total work effort wouldn’t change, and the resource assignments’ allocation percents would be updated instead. Sometimes you may need the same behavior in … Continue reading

Posted in Development Components | Tagged , , , , , , , | Leave a comment

Wpf.GanttChart.performance *= 10

During the previous few weeks we’ve worked hard and we’ve improved both the load time and runtime performance characteristics of all WPF based Gantt Chart components from DlhSoft Gantt Chart Light Library. Again, even further. For some specific configurations (high … Continue reading

Posted in Development Components | Tagged , , , , , , | Leave a comment

Schedule Chart in LightSwitch desktop apps

There is no LightSwitch extension for ScheduleChartDataGrid component from Gantt Chart Light Library (as there is one for GanttChartDataGrid), but you can use the Silverlight component directly in LightSwitch by just writing some custom code to link it properly. We’ve prepared a small sample … Continue reading

Posted in Development Components | Tagged , , , | Leave a comment

DlhSoft Angular Directives

As previously announced, we’ve just released a set of AngularJS directives that allow developers to easily include DlhSoft Gantt Chart Hyper Library components into Angular applications: index.html: <script src=”scripts/angular.js”></script><script src=”DlhSoft.ProjectData.GanttChart.HTML.Controls.js”></script><script src=”DlhSoft.ProjectData.GanttChart.Angular.Directives.js”></script><script src=”app.js”></script> […] <body ng-app=”GanttChartViewSample” ng-controller=”MainController”>    […]    <ds:gantt-chart id=”ganttChartView”                    items=”items” … Continue reading

Posted in Development Components | Tagged , | Leave a comment

Miscellaneous component improvements: costs, resource quantities, individual task scheduling, task parts

Mostly based on actual customer feedback and survey answers, we have recently added several important improvements to the most downloaded DlhSoft products. An overview and API details regarding each of the changes, grouped by product, are listed below: Gantt Chart … Continue reading

Posted in Development Components | Tagged , , , , , , , , | Leave a comment

Date picker for HTML5 based Gantt Chart components

DlhSoft’s JavaScript® based Gantt Chart components (Gantt Chart Hyper Library for HTML5) and their server control wrappers (Gantt Chart Web Library for ASP .NET) and WinRT wrappers (Gantt Chart Modern Library for Windows® Store apps) are now online for more … Continue reading

Posted in Development Components | Tagged , , , , , | Leave a comment

Gantt Chart controls for ASP .NET and HTML5

We are happy to announce our newest Gantt Chart-enabled product, DlhSoft Gantt Chart Web Library for ASP .NET 4+, leveraging HTML5 inline SVG features on the client side, and easily integrating into existing ASP .NET applications and Web sites on … Continue reading

Posted in Development Components | Tagged , , , , , | Leave a comment

Gantt Chart controls for HTML5 released!

As you may have previously downloaded and used Gantt Chart controls for WPF, Windows Forms, or Silverlight from DlhSoft in the past, and considering that currently the entire programming community gets more interested in HTML5 features than ever (e.g. Microsoft … Continue reading

Posted in Development Components | Tagged , , , , , | Leave a comment