how to get out information from datagridview ???
- by ghost_j1
hi everyone
I am working on program that calculate the GBA for university student in visual c#
So i make an datagridview that contain columns for each subject and its mark as later and
number but after the user "student" insert his subject i want to let him to press
button that get the mark and the number of the cirdit hours of each subject and calculate
the GBA for the student and put the result in textbox...
does anyone can help me to do it ???