Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Guys
i'm asking about how to use the cell content on search
for Example i have DataGridView contain the name-age-address
the question is (if i selected and row by clicking on the name cell for example , how can i use this value to search using "Select" , )
or how i can pass all data which related to this value to TextBoxs to edit it


Thanks in advanced
Posted

1 solution

You just need to write the code to do it. Otherwise, please explain more clearly what you need.
 
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