How to return a json result with JEditable

How to return a json result with JEditable

thelvynthelvyn Posts: 1Questions: 0Answers: 0
edited April 2010 in General
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
This discussion has been closed.