Friday, September 24, 2010

Turning HTML Tables Into Advanced Editable Components

Turning HTML Tables Into Advanced Editable Components: "

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.

It loads grid from XML or attach to an existing HTML table. Built-in validators for columns of type integer, double, url, email and date. Sort columns accordingly to their types, by clicking on the column header. Open Flash Chart integration to render charts from the grid data. Callbacks for all events: load, edition, sorting, etc.

editable-grid

Requirements: Javascript Enabled
Demo: http://www.webismymind.be/editablegrid/
License: GPL License



"

No comments: