Good day everyone!
i am new in using vb.net. my concern is how can i get the sum of a particular column in a datagrid and display it on a textbox.
if i click a button, it will sum the total of all values in one column and display it on a txtbox
for ex.
Amount | Gas
10 5
20 5
30 5
60 15
pls help me..TIA!!!
i am new in using vb.net. my concern is how can i get the sum of a particular column in a datagrid and display it on a textbox.
if i click a button, it will sum the total of all values in one column and display it on a txtbox
for ex.
Amount | Gas
10 5
20 5
30 5
60 15
pls help me..TIA!!!