theoreticsinc / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 0 forks source link

Implemented oUpdateParameters #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using version 1.3 and, according to the examples shown at 
http://code.google.com/p/jquery-datatables-editable/wiki/EditorSettings, you 
should be able to set oUpdateParameters to include additional parameters to the 
UPDATE Ajax request.  However, this functionality didn't appear to actually be 
implemented, so I implemented it.  Here is the updated .js file.  I added it to 
the comments at the top of the file with the rest of the similar comments.

Original issue reported on code.google.com by jimad...@gmail.com on 28 Feb 2012 at 9:54

GoogleCodeExporter commented 8 years ago
I accidentally used tabs to indent without realizing that the rest of the file 
appears to use spaces.  Here's the new file. 

Original comment by jimad...@gmail.com on 28 Feb 2012 at 9:57

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

It is implemented in the latest version 2.1.4. link to the demo page is placed 
on the wiki 
http://jquery-datatables-editable.googlecode.com/svn/trunk/inline-edit-parameter
s.html

Jovan 

Original comment by joc...@gmail.com on 29 Feb 2012 at 6:32

GoogleCodeExporter commented 8 years ago
I will close this issue as it works on live demo. I assume that you do not have 
a latest version.

Jovan

Original comment by joc...@gmail.com on 10 Mar 2012 at 10:38