|
-
Mar 22nd, 2007, 09:55 AM
#1
Thread Starter
Lively Member
Getting Variable Value from One form to another
I have a program with multiple form in C#. I used a DataGridView to display a list of Students from my database. Whenever the user clicks on the datagrid, it automatically saves the name of the selected student on a string variable.
My question now is, how can I get the value of that variable from Form1 to Form2?
To become a PROFESSIONAL,
Start from SCRATCH... 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|