Sir, I am doing a ADO.NET Project.
my form has 1)comboboxes;
a)cmbclass(to display className)
b) cmbDivision(to divisionName)
c) cmbExam(to examName)
d) cmbSubject(to display subjectName)
2) Datagridview. it has five columns; name, temark,ceMark,peMark and Total
And my tasks are:-
1)when i select className and divisionName, i want to display that in datagridview.
2) when i enter mark, Total column to be increment the mark of each columns.
please help me in this.
Loading

Kunal VaishyaPosted Jul 12, 2013, 12:45 AM
Refer this link
http://social.msdn.microsoft.com/Forums/windows/en-US/b7e87240-43cf-426c-bbda-0a9ef572f063/how-to-handle-datagridviewcomboboxcolumn-selectedindexchanged
Bineesh ViswanathPosted Jul 12, 2013, 5:27 AM
I am trying this in order to find out the error quickly.
My project as it has lot of interconnected forms, make lot of confusion.
so I want to upload my project and tell me which source to be used
Kunal VaishyaPosted Jul 12, 2013, 5:09 AM
Bineesh ViswanathPosted Jul 12, 2013, 2:24 AM
My project has 21 forms and a database.
all these forms are inter connected by fk.
so by giving a particular source code is worth nothing.
So tell me a solution to upload my project(including database).
then only i think you can solve my problem.
pasting the code in this reply is possible, but confuse prone.
so suggest me the source to upload my Project.
Kunal VaishyaPosted Jul 12, 2013, 12:51 AM
http://social.msdn.microsoft.com/Forums/windows/en-US/7e52cdec-dfd7-406e-ba35-ce98ed2a4be9/datagridviewcomboboxcolumn-selection-is-not-retained