kimthangatm/jquery-datatables-editable

Implemented oUpdateParameters

Closed this issue · 3 comments

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

Attachments:

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:

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

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium
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

  • Changed state: WontFix
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect