Background Image

Knowledge base articles about
services

Search DlhSoft Team's blog for services

By design, the GanttChartView component for Windows® Forms includes inherent limitations: Printing will always print the data grid and Gantt Chart on separate pages; Exporting images is difficult as it would require simmulating printing; Printing or exporting images without specific grid columns is difficult to implement. To handle these operations with more ease, we have prepared a free Extras as…

Gantt Chart Hyper Library doesn't include an ASP .NET MVC or another type of single page based sample application showing the way we can data bind the GanttChartView control to a database (TaskItems table). How can we data bind the control to a database from JavaScript®? A full ASP .NET MVC based single page application (SPA) example using Razor syntax and showin…

Gantt Chart Light Library includes only a WPF based sample application showing the way we can data bind the GanttChartDataGrid control to a database (Tasks table and its Predecessors relation). How can we data bind the control to a database from Silverlight™? Silverlight™ is a client side technology within a client-server architecture system, that also requires a Web serve…