How to access the data array?

How to access the data array?

jeezusjeezus Posts: 2Questions: 0Answers: 0
edited August 2010 in General
How do i access and alter the data arrays that i received with ajax? Then i can redraw the table without the or with a new row...

Thx in advance

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    You can use fnServerData to do this: http://datatables.net/usage/callbacks#fnServerData

    Allan
This discussion has been closed.