Search Results for: typescript

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

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

TypeScript language support

Given the increased interest for the new TypeScript language that the developer community is working on, we are glad to offer specific definition files for all DlhSoft JavaScript® libraries, providing Visual Studio® IntelliSense® support and inline documentation for commonly used … 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

Miscellaneous fixes and improvements for our WPF, JS and ASP .NET based Gantt Chart components

Yesterday and today we’ve released improved builds for all these three products: Gantt Chart Light Library (for WPF) Gantt Chart Hyper Library (for JavaScript/TypeScript) Gantt Chart Web Library (for ASP .NET) Feel free to get the updates either from our … Continue reading

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

New Demos for JavaScript Gantt Charts

We have recently added a new feature to our Web site, available at this time for Gantt Chart Hyper Library (that includes Gantt Chart components for JavaScript, TypeScript and AngularJS): a completely redesigned Demos app with a new layout allowing developers to easily … Continue reading

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

DatePicker

Do you need a free, simple, yet powerful Calendar or DatePicker control for HTML5? We know that browsers should be (soon) able to define custom UI for input elements with their type attribute set to “date”, but as standards do … Continue reading

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

Angular Gantt-Chart Directives

Hey there, happy 2015! We have some good news: As you know, AngularJS got very popular. While anyone can already use DlhSoft Gantt Chart Hyper Library components for HTML5 and JavaScript®/TypeScript within Angular applications by using custom code to link … Continue reading

Posted in Development Components | Tagged , | 2 Comments