/tui.grid

Toast UI Grid

Primary LanguageJavaScriptMIT LicenseMIT

toast ui grid


The Toast UI Grid is a powerful widget which allows you to visualize and edit data via its table representation.

Features

  • Various input types (checkbox, radio, select, password, etc)
  • Full keyboard navigation (move, select, copy, paste, delete, etc)
  • Virtual scrolling (Handling large dataset without performance loses)
  • Copy & Paste using clipboard with 3rd party application (Like MS-Excel or Google-spreadsheet)
  • Column resize & reorder & show & hide
  • Multi column headers
  • Custom cell formatter & converter
  • Inline Editing
  • Validation
  • Selection
  • Pagination
  • Sorting
  • Merging cell
  • Frozen(Pinned) columns
  • Relation between each columns
  • Binding to remote data

The video below shows the major features of Toast UI Grid briefly.
*(Click the image to play!)*

screen shot 2016-03-07 at 5 25 01 pm

Check more detailed explanation on https://github.com/nhnent/tui.grid/wiki.

Documentation

You can also see the older versions of API page on the releases page.

Dependency

  • jquery ~1.8.3
  • underscore >=1.5.0
  • backbone ~1.1.2
  • tui-code-snippet ~1.0.2
  • component (optional)
    • tui-component-pagination ~1.0.0
    • tui-component-calendar ~1.1.1
    • tui-component-date-picker ~1.3.0

You can also use lodash instead of underscore and use higher version of jquery (like v2.x.x) depending on your project.

Browser Support

  • IE8~11
  • Chrome
  • Firefox

Download/Install

License

This software is licensed under the MIT License.