fnFooterCallback only called once when multiple footer rows exist
fnFooterCallback only called once when multiple footer rows exist
robertbrower
Posts: 158Questions: 1Answers: 0
My table has a tfoot which contains multiple rows for min, max, and average. I want to use fnFooterCallback to fill in the cells in these rows but this callback only seems to get called once. Shouldn't it get called once per row? Thanks! Robert.
This discussion has been closed.
Replies
But I'd still like to know if fnFooterCallback is supposed to be called only once for the first row in the tfoot, or for each row.
DataTables-1.9.1
Regards,
Robert