Click here to Skip to main content
15,890,609 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I am creating a small application using vb.net 2008 and sql server.I want to create a search form. When i click in the SearchToolStripButton in all forms the 'Search' form will be loaded with the data from the header table into a grid. How to write code for the following

When i double click in one row in the grid of search window i want to return those data to the corresponding forms and i want to edit there.
OR
After i select one row in grid in the search form and click OK button i want to return those data to the corresponding forms.

Kindly do the needful.
Posted
Updated 21-Dec-11 14:54pm
v2
Comments
Sandeep Mewara 21-Dec-11 12:50pm    
Tried anything? Any effort? Currently it's just a problem/homework type statement.
fjdiewornncalwe 21-Dec-11 22:04pm    
As was already noted, what have you tried. Perhaps you can post some code as to how you think it should be done. Then we can help.
coded007 22-Dec-11 23:45pm    
Unless you post code we can't help you. Please post code

1 solution

Unless you post code we can't help you. Please post code
 
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