Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i already try this for ISBN

Form2.TextBox1.Text = DataGridView1.CurrentRow.Cells(1).Value.ToString




But i need to click the datagrid to transfer the slected cell to textbox
Posted
Updated 28-Jan-14 6:24am
v2
Comments
Kschuler 28-Jan-14 13:55pm    
You need to explain more about what you are doing. What is currently in your grid and what even occurs that makes the row or rows move to the next form? How are you loading data into your grid, etc. We can't help without more context.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900