Hello EXPERTS,
I hav a datagridview,which looks like this:
ID NAME MARKS GRADE
1 SHEENA 60 C
2 MARIA 80 B
3 ROBBY 65 C
4 TONY 75 B
if i doubleclick a row,lets say second row...then this row value should appear to another form which hav 4 textboxes ( id , name, marks and grade)...i am a beginner so really dont hav any idea....please help me with proper code....thanx in advance...
I hav a datagridview,which looks like this:
ID NAME MARKS GRADE
1 SHEENA 60 C
2 MARIA 80 B
3 ROBBY 65 C
4 TONY 75 B
if i doubleclick a row,lets say second row...then this row value should appear to another form which hav 4 textboxes ( id , name, marks and grade)...i am a beginner so really dont hav any idea....please help me with proper code....thanx in advance...