Problem with new row

Problem with new row

m1tYom1tYo Posts: 1Questions: 0Answers: 0
edited July 2013 in DataTables 1.9
I have a table with inputs in it. Several of them are numeric for price and there is a Total tag at the bottom of the page which gets updated everytime one of the numeric inputs is changed.I also have a function for adding a new row - the fnAddData. Here's the problem - when the number of rows gets over the selected entries per page, the total substracts the price that gets on the next page. How can I fix it?
This discussion has been closed.