EditableGrid - an Open Source Javascript library to turn your standard HTML tables into advanced editable and sortable components.
EditableGrid is focuses on simplicity, with just a few lines of code you can get your standard HTML table up and running.
Main features:
- Load grid from XML or attach to an existing HTML table
- Possibility to declare a list of possible values for the cells of a column statically or in Javascript
- Sort columns accordingly to their types, by clicking on the column header
- PHP binding: build your grid in PHP and let it generate the XML file
- Insert and remove rows
- Open Flash Chart integration to render charts from the grid data (the chart can follow when editing data or sorting columns)
… and much more
Click Here.
0 comments:
Post a Comment