editables update problem

editables update problem

capeckcapeck Posts: 54Questions: 13Answers: 1
edited August 2012 in General
I am using datatable editable and it is working well except for the update. I have also tried several examples and the updateURL is never getting called. I have tried the ajax.html example: http://jquery-datatables-editable.googlecode.com/svn/trunk/ajax.html
and the update does nothing - I don't see anything coming across in Firebug console or net tabs. Add and delete seem to work fine.

Thanks in advance for any ideas.

Replies

  • capeckcapeck Posts: 54Questions: 13Answers: 1
    I have narrowed it down to jquery.validate. If I don't include that, it posts to the update URL, although that doesn't explain why the example isn't working for me.

    I also see that this should be in the plug-in category. I'll post there.
This discussion has been closed.