Rhayezelle
Member
please help me... I have a datagrid view ang it has 3 columns.... MISC. ID, MISC TITLE, MISC AMOUNT... and i have a textbox that must display the total amount of the miscellaneous
for example i have already saved 5 types of MISC.. and i want to get all the value of MISC. AMOUNT... how can i get all the value? in order to compute the total amount of MISC?
all i can do is to get the data one by one by using e.currentrow but getting all the data in a particular column makes me confuse... please help me
for example i have already saved 5 types of MISC.. and i want to get all the value of MISC. AMOUNT... how can i get all the value? in order to compute the total amount of MISC?
all i can do is to get the data one by one by using e.currentrow but getting all the data in a particular column makes me confuse... please help me