Hi Everyone,

I currently have a ListView control with three columns in it (Subtract, Add, Total). Is what I need to do is this, for every item in the ListView I either need to subtract the amount from the Total or I need to add the amount to the Total. Any ideas on how to do this inside of the ListView control. I would appreicate any help. Thank you.