A repository of over 1000 quality jQuery plugins

jQuery Editable Table

Editable Table is a jQuery Tables & Graphs plugin.

Created by Mindmup

tiny jQuery/Bootstrap widget that makes a HTML table editable

Not what you're looking for? Click here to view more Tables & Graphs jQuery plugins

editable-table

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

Basic Usage

See http://mindmup.github.com/editable-table/

Dependencies



You might also like these other Tables & Graphs jQuery Plugins

  • jexcel

    jExcel is is a very light jquery plugin to embed a spreadsheet, compatible with Excel, in your browser. You can […]

  • jquery-graphql

    A GraphQL Client for jQuery – Based on http://rmosolgo.github.io/blog/2016/03/03/using-graphql-without-relay/

  • jquery-linechart

    JQuery plugin for creating charts

License:

The MIT License