multi row footer
multi row footer
binu
Posts: 1Questions: 1Answers: 0
Hi,
I am new to datatables. I have a multi row footer. I need to assign values outside ajax call. I used the below code for single row.
table.columns(1).footer().to$().text('TOTAL');
How can I assign values for multi row.
This discussion has been closed.