Quantcast
Channel: DHTMLX Blog
Viewing all 208 articles
Browse latest View live

Some Fixes and Updates for dhtmlxScheduler

$
0
0
Minor regressions, which were introduced in dhtmlxScheduler 4.0, have been fixed. The new build includes fixes for the following bugs: Regression in recurring events saving Regression in export-to-PDF feature Incorrect view processing by cookie extension Resizing of the scheduler in IE7 and IE8   You are welcome to download the latest build of dhtmlxScheduler Standard 4.0. The paid users will [...]

Using dhtmlxScheduler with Node.js

$
0
0
The combination of Node.js and MongoDB is a useful tool for quick development of dynamic sites. In this tutorial, we will explain how dhtmlxScheduler, an embeddable JavaScript calendar, can be used to create an online event calendar with Node.js backend. You can download the full archive with the final solution from GitHub. Creating a Simple Node.js [...]

dhtmlxGantt 2.0 – Interactive JavaScript Gantt Chart

$
0
0
We are happy to introduce a completely rebuilt and redesigned dhtmlxGantt 2.0! The new version of our JavaScript Gantt chart offers a richer feature set and a fresh new look, allowing you to create nice-looking interactive Gantt charts for project planning needs. The updated Gantt chart is highly customizable and supports such advanced features [...]

Creating an Editable Grid with DHTMLX and Node.js

$
0
0
Node.js is a flexible JavaScript platform that’s becoming more and more popular these days. In the previous article, we have described how it can be used with MongoDB. However, you can use Node.js with relational databases as well. It may require a bit more coding but it still results in a quick and flexible [...]

Tips on How to Minify the DHTMLX Files

$
0
0
This post is for developers who work closely with the DHTMLX library and would like to use its advantages in a most proper way. As you might already know, there are a few options to include the DHTMLX library on a page: use a set of separate .js files of all components used on [...]

DHTMLX Hot Fix for IE11 is Available

$
0
0
Due to the functional peculiarities of the recently released IE11, DHTMLX users might encounter a number of malfunctions in their apps. To overcome these issues, please update affected files or the complete packages. This DHTMLX update is available for users of both PRO and Standard Editions. The component packages, which can now be downloaded from [...]

Creating Event Calendar with dhtmlxScheduler and AngularJS

$
0
0
AngularJS is a modern JavaScript framework that allows creating rich client-side apps in a fast and productive way. It goes without saying that AngularJS is convenient and powerful in working with HTML. However, it doesn’t have ready to use complex UI components yet. In this article we’ll try to partially eliminate this drawback by [...]

Using dhtmlxScheduler and dhtmlxGantt with TypeScript

$
0
0
This is another tutorial that explains how to use the DHTMLX components with third-party JavaScript projects. We will show you a simple way to use dhtmlxScheduler and dhtmlxGantt with TypeScript. TypeScript is a free language developed by Microsoft. It is a strict superset of JavaScript that adds optional static typing and class-based object oriented programming [...]

How to Add Rating Bar in dhtmlxGrid

$
0
0
This quick tutorial leads you through the steps of adding a simple star rating bar in a cell of dhtmlxGrid. You’ll learn how to create a custom exCell (”extended cell”) that allows the end users to view/set the rating of an item in our JavaScript datagrid. Download the demo with a star rating bar [...]

Installing DHTMLX Scheduler and Gantt Chart with Bower or NuGet

$
0
0
Starting from today, you can install dhtmlxScheduler and dhtmlxGantt through Bower or NuGet.     NuGet NuGet is the package manager for the Microsoft development platform. You can install the DHTMLX Scheduler and Gantt chart by executing the following command line:     nuget install DHTMLX.Gantt     nuget install DHTMLX.Scheduler If you are using Microsoft Visual Studio, you can run [...]

Building the DHTMLX Library with Grunt

$
0
0
Grunt is a JavaScript task runner. It is like a swiss knife of JavaScript development. Due to the multiple plugins, Grunt can be used for wide set of tasks: file preprocessing, code minification, code linting, publishing, etc. In this article we will show how to use Grunt to compile a single file from the [...]

dhtmlxVault 2.0: Multiple File Uploader with Drag-and-Drop

$
0
0
We are happy to announce the release of dhtmlxVault 2.0, a JavaScript file upload widget that allows you to upload one or more files to a web server. Version 2.0 comes with drag-and-drop support, multiple file upload, new event system, and other great improvements. HTML5 Features The new version is based on HTML5 and supports […]

“Learning DHTMLX Suite UI” Book Review

$
0
0

If you like to gain new knowledge from books and would like to get a short course to the DHTMLX library, there is a good news for you. Packt Publishing released a book called “Learning DHTMLX Suite UI” written by Eli Geske, a programmer from Miami, Florida. With his team, Eli develops complex web interfaces, […]

The post “Learning DHTMLX Suite UI” Book Review appeared first on DHTMLX Blog.

Learning DHTMLX Suite UI Book

$
0
0
If you like to gain new knowledge from books and would like to get a short course to the DHTMLX library, there is a good news for you. Packt Publishing released a book called “Learning DHTMLX Suite UI” written by Eli Geske, a programmer from Miami, Florida. With his team, Eli develops complex web interfaces, […]

Using DHTMLX Grid with Ruby on Rails

$
0
0
This is the update for the previous tutorial that explains how to use dhtmlxGrid with Ruby on Rails backend. We have rewritten this tutorial to be up to date with the latest RoR version. By following this step-by-step instructions, you will get an editable grid that loads its data from Ruby on Rails and saves […]

DHTMLX Gantt Chart Updated to Version 2.1

$
0
0
We are proud to introduce the new version of our JavaScript Gantt chart library, dhtmlxGantt 2.1. An updated version fixes the known bugs, works better with large data sets, and comes with a number of new features, such as milestones, custom configuration of the lightbox, non-linear time scale, etc. Some of the new and exciting […]

Interactive Gantt Chart with AngularJS and dhtmlxGantt

$
0
0
Last time we explained how to use dhtmlxScheduler with AngularJS, a popular JavaScript MVW framework. In this tutorial, we will guide you through adding an interactive Gantt chart to an AngularJS app using dhtmlxGantt. dhtmlxGantt is an open source (GPL) JavaScript library that draws attractive Gantt charts and provides a convenient way of project schedule […]

dhtmlxVault 2.1: Minor Improvements and Bug Fixes

$
0
0
The minor update is available for dhtmlxVault, our JavaScript file upload library. Version 2.1 introduces a number of bug fixes and better support for IE. What’s new in dhtmlxVault 2.1: drag-and-drop functionality is fixed for IE11 strings.dnd added to customize the text that notifies the end user about the ability to drag-and-drop the files for […]

DHTMLX 4.0 Preview: New Skins, Improved Performance

$
0
0
We are now working hard on the new update of dhtmlxSuite, a collection of JavaScript UI widgets. The main part is almost completed and we are on the stage of testing, bug fixing, and updating the documentation for the new release. So what are the new and cool features that will be added in DHTMLX […]

Gantt Chart for ASP.NET MVC with dhtmlxGantt

$
0
0
This tutorial will lead you through the steps required to integrate dhtmlxGantt into an ASP.NET MVC application. dhtmlxGantt is an open source (GPL) JavaScript library that draws attractive Gantt charts and allows the end users to edit the tasks in a convenient way. We will learn how to put this Ajax-based Gantt chart on a […]
Viewing all 208 articles
Browse latest View live