I have a form with 6 input fields that collects departmental sales data ready for adding to SQL2008 database.
I am looking for a script that will total all the fields as they are entered so that the grand total can be checked before the data is submitted.
Well, anyway this question worth the answer.
here is a completely working code;
P.S. Uses MVVM pattern