Fork me on GitHub

Handsontable

a minimalistic Excel-like data grid editor for HTML, JavaScript & jQuery

Load & Save (Ajax)

Use the onChange callback to track changes made in the table. In the example below, $.ajax is used to load and save grid data.

Note: this is a mockup. Nothing is acually saved. You have to implement that part server-side.

Click "Load" to load data from server

For more examples, head back to the main page.

Handsontable © 2012 Marcin Warpechowski and contributors.
Code and documentation licensed under the The MIT License.