pass parameter on DataTables.Editable sUpdateURL

pass parameter on DataTables.Editable sUpdateURL

sodelsodel Posts: 3Questions: 2Answers: 0
edited January 2015 in Free community support

Hi All,

I need to pass parameters in DataTables.Editable sUpdateURL, I have tried

oUpdateParameters: { "testId": "hello" }

But it doesn't work , i don't want to pass parameters along with the url like below

sUpdateURL: "abc/update/test.do?testId=test",

Am using jquery datattable 1.9.4. Can any one please help me to find a solution for this

thanks in advance

Answers

  • sodelsodel Posts: 3Questions: 2Answers: 0

    can any one please help me to solve this

This discussion has been closed.