Posted on: 12/3/2013 11:21:34 PM | Views : 834

I have a need to get a running total of numbers entered into different sections of a form - the form is generated in a listview with category headings...
Category 1 Textbox 1 Textbox 2 Live Total Label Category 2 Textbox 1 Textbox 2 Live Total Label
I am using a JQuery script to get a live total but I need it to be independent for each loop of the listview...can you dynamically name a function?
It's hard to explain....Any help would be greatly appreciated. - Kenneth

Go to the complete details ...