Data Grid

A full-featured client-side data grid in javascript, optimized for IE9+ with features that are familiar to Excel users.

Why Another Data Grid?

Because other solutions are not optimized for the same use cases, or have a different focus. What makes this one different:

Example

Try:

Features

Non-Features

This grid does not try to do everything. Some features found in other grids are intentionally left out, in order to optimize and focus on the features that makes this grid unique.

Data Grid Fiddle

This utility gives you a "playground" to experiment with features and functionality of the data grid. Modify the data and configuration, and hit one button to re-render the grid with your changes. It also extracts documentation from the source on-the-fly, as a reference.

Data Grid Fiddle

In-Page Example

Data Grid can also be used in non-viewport mode, where the full table is visible on the page at all times. The table header and footer remain visible while scrolling and all grid features work as expected.

Source

The code for Data Grid is not yet available on github, but will be soon.