Background Image

Knowledge base articles about
loading

Search DlhSoft Team's blog for loading

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…

Asynchronous data loading mode is enabled by design and by default when you use components from Gantt Chart Light Library. However, some operations, such as LevelResources or SaveProjectXml require that all data is loaded in order to consider the entire project as data source; otherwise, when such operations are executed, they will consider only the actual…

If you reinitialize the Items collection of the Silverlight™ based Gantt Chart components from Gantt Chart Light Library, you may notice that sometimes the reload operation runs slower than the initial load of a large data amount, although this issue doesn't occur with the same WPF based components and the same data amount. Based on our investigations, we have fo…