Datagridview columns calculations
Hi all.
I hope your all alright. i am trying to use a datagridview to calculate values.
for example i would like the " column3 values " to Equal " column1 values " multiplied by " column2 values ".
secondly how can i get the SUM of my column3 values and display it in a " textbox1.text "
best regards.