Bryntum Grid Features

General

  • 30+ languages supported
  • Unit tested with Siesta
  • Supported browsers: Chrome, Firefox, Safari and Edge
  • Built entirely on web standards: JavaScript, HTML and CSS

Features

Visual Appearance

Technical details

  • Built with vanilla JS / CSS, wrappers for popular frameworks
  • Easy to add custom data fields
  • Available as local NPM package
  • Multiple build versions available:
  • UMD-bundle for legacy 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 unminified versions
  • Comes with a flexible API where you can customize pretty much any part of the codebase

Server/Database Integration

  • Integrates with any server technology (node, PHP, Java, ASP.NET etc)
  • Load and save data via JSON.
  • Demo using PHP backend included