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