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