get cell(row,column)

get cell(row,column)

G7G7 Posts: 1Questions: 1Answers: 0
edited November 2017 in Free community support

I use datatable with sAjaxSource.
How can I get the cell value from datatable?

Answers

  • allanallan Posts: 63,464Questions: 1Answers: 10,466 Site admin

    Using the cell().data() method.

    If that isn't working for you, please link to a test case showing the issue.

    Allan

This discussion has been closed.