Michelle Kamp

Michelle Kamp

  • NA
  • 2
  • 559

C# how to code a button

May 4 2022 2:55 PM

Hi I am new to C#, I have a datagridview that populates student data. I also have a button beside each student row. This button would go to a new form with the student details of that selected student in the first form.

Here is an example of what that would look like. How do I code the button to go to a student details form for that selected student that the button was pressed for?


Answers (3)