Skip to content

criske/editable-datatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Editable cells for jQuery Datatables.

Small gist for editable cells for jQuery Datatables, without using a specialized Datatables plugin like Editor.

The table is connected to a mocked data server. Each editable cell state is tracked allowing to edit, update and cancel updates to server across pages.

Tables

Updates:

  • made editable cells to be clearable/revertable to the value before edit.(PR-2)
  • showing tooltip under input if input is invalid. (PR-5)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published