aulariosergio / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 0 forks source link

Enable attaching pre/post event function handlers on the CRUD actions #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be good to enable developers to pass functions that will be called 
before/after add,delete,update methods are called. These functions should be:
On before adding
On after adding
On before editing
On after editing
On before deleting
On after deleting

Original issue reported on code.google.com by joc...@gmail.com on 26 Mar 2011 at 12:33

GoogleCodeExporter commented 9 years ago
Issues 1,2,3, and 4 are resolved in the version 1.1.0.

Original comment by joc...@gmail.com on 27 Mar 2011 at 10:34