Editablegrid

screenshot of 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.

Overview:

EditableGrid is a Javascript library that allows you to make tables on your web sites and applications editable. It focuses on simplicity and requires only a few lines of code to get started. You can use EditableGrid by either hooking it up to an existing HTML table or by building a grid from an XML description. The library provides API documentation and a simple demo to help get you started.

Features:

  • EditableGrid allows you to make tables on your web sites and applications editable.
  • It focuses on simplicity and requires minimal code to get started.
  • You can use it by hooking it up to an existing HTML table or by building a grid from an XML description.
  • It supports editing cells of various types including string, numeric, enum, email, boolean, and date.
  • EditableGrid allows you to sort columns by clicking on the column header and remove rows.
  • It provides API documentation for all classes and functions available in the library.
  • The library offers a simple demo to help users understand the basic functionality.
  • EditableGrid offers the ability to customize and use the grid in various ways.

Summary:

EditableGrid is a Javascript library that allows for easy editing of tables on web sites and applications. It offers a simple and straightforward approach to making tables editable with minimal code required. The library supports both hooking up to an existing HTML table and building a grid from an XML description. It provides various features such as sorting columns, removing rows, and supporting different cell types. EditableGrid also offers API documentation and a simple demo to help users get started quickly.