Bryntum Scheduler Pro Features

General

  • Written using the latest ECMAScript version
  • Comparison table with Scheduler for Ext JS
  • Easy to localize to support any language.
  • Unit and integration tested with Siesta
  • Built entirely on web standards: JavaScript, HTML and CSS
  • Supported browsers: Chrome, Firefox, Safari and Edge

Features

Scheduler Pro Features

Visual Appearance

  • Includes a demo showing how to create a custom theme
  • Row height is customizable, and can be changed dynamically.
  • Predefined task styles and colors to pick from, or apply custom styling using CSS
  • Ships with four SASS based themes
  • Tasks can be easily styled individually by putting CSS classes on the data, or by using the eventRenderer method.

Technical details

  • Easy to add custom data fields to any of the included Data Model classes (Event, Dependency, Assignment, Resource etc.)
  • Comes with a flexible API where you can override pretty much any part of the codebase
  • UMD-bundle for browsers that require transpiled code
  • UMD-bundle as above but also including babel-polyfill
  • ES Module-bundle for modern browsers that support ES modules
  • All bundles are available in minified or readable versions
  • Multiple build versions available:
    1. UMD-bundle for browsers that require transpiled code
    2. UMD-bundle as above but also including babel-polyfill
    3. ES Module-bundle for modern browsers that support ES modules
    4. All bundles are available in minified or readable versions
  • Platform: ES2020, TypeScript and SASS.

Server/Database Integration

  • Integrates with any server technology (PHP, Java, ASP.NET etc)
  • Load and save data in JSON. Custom data formats can also be supported.
  • Demo using PHP backend included
Compare Scheduler vs Scheduler Pro