How to return a json result with JEditable
How to return a json result with JEditable
I use DataTables + JEditable to update a database, but I need to get some data back (id of the new record, status,...)
JEditable only return a string.
I found this : http://stackoverflow.com/questions/966539/how-to-get-out-of-jquery-jeditable-mess/1029739#1029739 but can't get it to work
JEditable only return a string.
I found this : http://stackoverflow.com/questions/966539/how-to-get-out-of-jquery-jeditable-mess/1029739#1029739 but can't get it to work
This discussion has been closed.