Skip to Content
0
Former Member
Apr 25, 2014 at 09:34 AM

Show sum of a column of a table

561 Views

Hello Experts,

I have a field amount and tax in my table, now I want to show an extra row below my last row of table in which

I need to display the total sum of Amount and total sum of tax.

A row can be added using addRow() method but how to make it the last row and how to show the total sum of amount and tax

Regards,

Rohit