What is it?
AppendGrid allow you to input structured data row by row such like filling spreadsheets. It allows you to add/remove/insert/delete row in the grid. The generated input/select/textarea controls are well named for submitting to server side applications such as ASP.NET/PHP/JSP. Multiple options and callback events are available to fit different situations.
If you are looking for a searching grid control that can provide sorting/filtering/paging, please try the other awesome grid plugins such as jqGrid and DataTables.
Key features
- Easy to use
- Multiple build-in input types included HTML5 input types
- Customizable input types
- Compatible with major web browsers
- Ready for internationalization
About website
The original website hosting provider AppHarbor is closing on Dec 2022 and here is the new website provider freeasphosting.net with a different URL.
About versions
The project was originally named "jquery.appendGrid" because version 1 required jQuery, but jQuery is no longer required since version 2. The GitHub repository is renamed to "appendgrid" to better reflect the current state of the project. GitHub will automatically redirect the old URL, so existing links and clones will continue to work.
Starting from version 3, the source code has been migrated to TypeScript for improved type safety and developer experience. Same as version 2. It will compatible with modern web frameworks such as Bootstrap and Bulma natively.