aoData corresponding sent Parameter

aoData corresponding sent Parameter

stackhellostackhello Posts: 4Questions: 2Answers: 0
edited January 2016 in Free community support

I am looking for a documentation which tells about the corresponding aoData array for Sent parameters such as draw, start, length etc. But i couldn't manage to find the complete list of it anywhere.

For example, aoData[0].value is coressponding to draw
But what does aoData[1].value to aoData[99].value corresponding to?

Hope someone could help in this.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin
    Answer ✓

    I would strongly suggest you use the ajax.data option, unless you are using a very old legacy version of DataTables.

    The server-side processing manual describes what all the parameters are.

    Allan

This discussion has been closed.