Hi guys,
I want to know how you pass a selected row value from one DatagridView to another Datagridview.
Example : DatagridView 1 shows the students list. when one student record(row) is doubleclicked a new window opens with another datagridview where it shows the courses the student is attending to.
Thankyou