Search Results for: menu

Exporting JavaScript-based Gantt chart content as SVG and PNG

All JavaScript-based components from Gantt Chart Hyper Library (and, through their client counterparts, as well those .NET 4 and .NET Core/5-based ones from Gantt Chart Web Library) allow you to either print or export content. Printing actually uses content exporting … 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

Ganttis 1.0.5: validating add/remove operations with custom code

We’ve just released a first Ganttis framework update! From now on, you’ll be able to easily verify using custom code under the GanttChartContentEditor delegate (and setting the editor property of GanttChartContentController) whether an operation like adding or removing an item … Continue reading

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

NuGet pckages for DlhSoft products

Good news for developers who use Visual Studio® 2012: most of our products are now available directly from the NuGet package gllery, and therefore, you can also download and automatically configure the appropriate DlhSoft product assemblies directly from the development … Continue reading

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

Gantt Charts for HTML5: Beta version

Update:Gantt Chart Hyper Library for HTML5 is now ready! We are glad to announce that we have just released the beta version of DlhSoft Gantt Chart Hyper Library including HTML5-based Gantt Chart and Schedule Chart controls, accessible through a simple, … Continue reading

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

Undo/Redo

If you use GanttChartDataGrid (or another) control from DlhSoft Gantt Chart Light Library (available for both Silverlight™ and WPF) and you need built-in Undo/Redo support to enable an action queue in your application: set IsUndoEnabled property of the control instance … Continue reading

Posted in Development Components | Tagged , | Leave a comment