Search Results for: javascript

Auto-resizing custom column input fields in GanttChartView component for JavaScript

A short one today. This is how you can ensure the input (or other HTML element) of your custom column cell template would automatically be resized when the end user changes the width of the grid column, such as by … Continue reading

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

Licensing DlhSoft’s .NET and JavaScript components – TL;DR

OK. Sorry. TL;DR is not really possible on this topic. You can however, jump to the final paragraphs for some (possibly) simpler (or required) alternatives to classic .NET licensing. Once you purchase a development library license from DlhSoft, you will … Continue reading

Posted in Development Components | Tagged | Leave a comment

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

Initializing JavaScript GanttChartView component items with start and effort (rather than finish)

If you have tried GanttChartView from Gantt Chart Hyper Library you have probably seen that our component requires initializing items using start and finish date values. (This is in attempt to ensure things are as optimized as possible by default, … Continue reading

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

JavaScript-based Gantt charts: one core fits any backend/frontend combination

Our browser-supported Gantt charts are here since a long time ago (actually, since 2012!) And as they have been written using pure JavaScript (having TypeScript definitions added later, though), they could be integrated into virtually any type of app that … Continue reading

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

Auto-scheduling with ScheduleChartView (JavaScript)

With GanttChartView and JavaScript (one item being displayed per row) it’s easy to setup predecessor links between tasks – displaying them as dependency arrows – and then you can simply turn on auto-scheduling (enable dependency constraints) to ensure items are … Continue reading

Posted in 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

Undo and Redo in GanttChartView control from DlhSoft Gantt Chart Hyper Library for JavaScript, using an open source UndoStack component written by DlhSoft in C# and having JavaScript and TypeScript definitions generated automatically using Bridge.net

Hello and Happy New Year! This year we’re heading to continue improving our existing products with interesting updates, in parallel with turning some new ideas into great new features and/or new products. As a start, we chose to develop a small new JavaScript/TypeScript sample app for DlhSoft … Continue reading

Posted in Development Components | Tagged , , , , , , , , , , , | 2 Comments

PHP integration sample for our JavaScript based Gantt Chart

We’ve added a new sample app showing the basics on how one can use the JavaScript GanttChartView component from Gantt Chart Hyper Library in PHP. See its full source code on GitHub. Basically, we’ve simulated having some timeline objects (task items) read from a database on … Continue reading

Posted in Development Components | Tagged , | Leave a comment

New JavaScript, TypeScript and Angular demos, and 30% discount for all licenses until August 31

If you want a HTML5 based Gantt or Schedule Chart you may haven’t noticed that in the last few months we added a complete suite of demo applications (adding multiple style themes as well) on our Web site, showing exactly … Continue reading

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