This topic is locked

Javascript Inline Add

8/15/2013 10:02:37 AM
PHPRunner General questions
P
prattster1874 author

Hi,
Is there any way to determine - in the javascript on load event - if the Inline Add button has been pressed? I am trying to calculate and display the total of one column of any added rows.
I have got it to work with one row however once a row is added, it ignores the previous values, and starts working with the newly added row:


I need to somehow save the running total when the inline add button is pressed.
Thanks!

Admin 8/16/2013

I would suggest to study Invoice template that implements similar technique:

http://xlinesoft.com/invoice