This post is outdated. You can find the up-to-date guide here. React is a very popular JavaScript framework for interactive UIs. With our new pure JS component suite, you...
Blog
Latest news and updates
From day one of the Bryntum Scheduler development, our goal was to be framework agnostic and integrate easily with any framework and environment. This means it can be easily...
The Bryntum Scheduler is written in plain JavaScript, it is not based on any framework. This means it can be used with any Angular version and ships (starting with...
The Bryntum class system and configuration system is very simple. To instantiate any class, such as a Scheduler, just pass an object containing the configuration properties to its constructor....
We are very happy to announce the new Bryntum Grid and Bryntum Scheduler, the first two components in a brand new suite of UI components created by the dev...
We are very happy to announce the Ext Scheduler & Ext Gantt 6.0 release. With this release we have dropped support for IE8, IE9 and IE10 and we have...
Today we are proudly rolling out the first release of Bryntum Robo – a new undo/redo framework for the Ext JS data package. Undo/redo is not a trivial feature...
We just released the first 2.2 beta version in the CustomerZone. This release has quite a few changes due to some major refactorings mentioned in my previous post. To...
The Ext Gantt chart deals with a lot of observable data stores: Tasks, Dependencies, Assignments, Resources etc. A typical view component will observe its data stores and react to...