editable and update problem
editable and update problem
I have been working through a problem with dataTables.editable and getting the updateURL to fire. I have it narrowed down to validate . If i take out jquery.validate, the updateURL will post. I have the same issue with the editable examples - ajax.html is one. the updateURL just never fires, and I'm guessing it's a validate issue there as well: http://jquery-datatables-editable.googlecode.com/svn/trunk/ajax.html. Would appreciate any ideas.
This discussion has been closed.