using fnDrawCallback with jEditable
using fnDrawCallback with jEditable
I have jEditable working and correctly updating my database, however I can't get the new data to display in the field on the table.
I notice that on your DataTables editing example (http://datatables.net/examples/api/editable.html) you mention using fnDrawCallback, and the code works on your page to display the new data and a message that the server is updated.
However, that code doesn't seem to be in the example, nor in the code for your page (using view page source).
Can you share the code that you used to create that functionality on your example table?
Marie
I notice that on your DataTables editing example (http://datatables.net/examples/api/editable.html) you mention using fnDrawCallback, and the code works on your page to display the new data and a message that the server is updated.
However, that code doesn't seem to be in the example, nor in the code for your page (using view page source).
Can you share the code that you used to create that functionality on your example table?
Marie
This discussion has been closed.