Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am doing a school software project. I reterive all the student names and subjects
from that class in a GridView.
Based on that, for each subject I want to enter the marks and calculate
the total and average within the GridView and insert it in to SQL Server database.
Problem is that I don't know how to edit values inside the GridView. If anyone have
idea inform with some code examples.

Thank you
Posted
Updated 10-Mar-12 21:55pm
v2
Comments
ProEnggSoft 11-Mar-12 3:55am    
Edit: Capitalization, spelling mistakes corrected. Code tags added for better readability - PES

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