Monday, January 23, 2012

Javascript Turn HTML Tables Into Advanced Editable Components : EditableGrid

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.

 

You can use the EditableGrid library in two ways:


  1. Hook up to an existing HTML table

  2. Build your grid from an XML description of the table structure and contents

0 comments:

Post a Comment