jQuery editTable is a very small jQuery Plugin (~1Kb gzipped) that fill the gap left by the missing of a default input field for data tables. jQuery editTable can be used both in ajax and/or HTTP POST contest and let you preset the title and number of columns or just let complete freedom to the user. You can even append custom behaviors to single column cells (ex. jQuery UI Datepicker).
Best jQuery Tables Plugins & Tutorials with Demo
DTable : jQuery Data Table plugin
It’s a data table for jQuery. I made it to study grunt and it’s first part of my Symfony 2 admin boundle. The plugin is highly customizable, It’s uses html template to generate the table (it’s not necessary to be a table, can be anything see “Custom template” example) and the whole plugin module based, so you can add new features easily.
Tiny editable jQuery Bootstrap Spreadsheet
This tiny (3KB, < 120 lines) jQuery plugin turns any table into an editable spreadsheet. Here are the key features:
- No magic – works on a normal HTML table (so you can plug it in into any web table)
- Supports validation and change events (so you can warn about invalid input or prevent invalid changes)
- Uses standard DOM focus for selection (so does not interrupt scrolling or tabbing outside the table)
- Native copy/paste support
- Does not force any styling (so you can style it any way you want, using normal CSS)
- Works well with Bootstrap
- Depends only on jQuery
appendGrid : Dynamic table input jQuery plugin
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 every situation.
Features:
- Easy to use
- jQuery UI widgets supported
- Multiple build-in input types included HTML5 input types
- Customizable input types
- Major web browser supported
- Ready for internationalization