|
-
Dec 30th, 2011, 02:51 PM
#1
Thread Starter
New Member
Search form in VB.Net
I am creating a small application using vb.net 2008 and sql server having 10 forms.I want to create a common search form .When i click in the SearchToolStripButton in all forms the 'Search' form shoudld be loaded with the data from the header table into a grid.I complete upto that.
How to write code for the following
1)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.
AND
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 and display there.
It is very urget
Kindly do the needful.
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
|