Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a form form1 and there is a find button for searching and two textbox. when i click find button then form2 opens and in form2 there is one data gridview. i want, when i click on datagrid cell then datagride values comes to form1 textbox.

anyone please tell me how can i do it.
Thanks in Advance.
Posted
Comments
syed shanu 26-Mar-14 3:44am    
There are several ways to do this.Similar question has been asked many time.
chk this
http://www.codeproject.com/Answers/738966/how-to-access-username-and-usertype-in-all-each#answer1
http://www.codeproject.com/Answers/745002/In-Csharp-How-do-I-call-a-function-and-pass-it-tex#answer1

1 solution

 
Share this answer
 

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