how to get out information from datagridview ???

Posted by ghost_j1 on Stack Overflow See other posts from Stack Overflow or by ghost_j1
Published on 2010-05-13T12:59:47Z Indexed on 2010/05/13 13:04 UTC
Read the original article Hit count: 349

Filed under:

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 ???

© Stack Overflow or respective owner

Related posts about c#