Closed
Description
I've figured out how to use the editable widget and I've got a function bound to the callback but for the life of me I can't seem to figure out how to get the data from the cell that was changed in the callback.
I know it's in the returned data but there doesn't seem to be any simple method to pull it out and send it back to the server in an Ajax function.
Do you have an example anywhere or a little better documentation? I know the change is rather new but it's just what I've been looking for so I can stop using DataTables and jEditable and just use Tablesorter exclusively. (I love this plugin btw. Thanks!)