Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi guys!

I have a datagridview that displays all the student ID and Student Name. On the datagridview, there are two columns that indicates the Final Grade and Remarks. The teacher can input grades into the columns Final Grade. Now, what I need is that, after inputting the final grades, the teacher will press the Insert Button and the fourth Column which is Remarks will display now Pass(75>=100) or Fail(below 75). I am able to add the grades but I do not know on how to do the displaying of Remarks. Can anyone help me?
Posted
Updated 23-Jan-15 17:55pm
v3
Comments
Sergey Alexandrovich Kryukov 23-Jan-15 23:58pm    
Aren't you surprised that I marked your post as not a question, despite of the question sign? Because "Can anyone help?" cannot be count. (What would you expect, "Yes, I can"?) You have to start your question with this:
What have you tried so far?
And then please explain what's the problem.
—SA

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900