Max value in column

Max value in column

LArmstrong85LArmstrong85 Posts: 21Questions: 14Answers: 0

Hello,
I would be able to retrieve the maximum value in a numeric column.
I tried to get all data in this column with this statement: table.column(0).data().serialize();
but it doesn't work.
This is an example:
http://live.datatables.net/qisogeje/13/edit
Where I'm wrong?

Thanks

Answers

This discussion has been closed.