Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing data form to search form

Status
Not open for further replies.

drimades

IS-IT--Management
Nov 8, 2004
221
MK
(Visual Basic 2008)

How can I change a data form to a search form? I've created the data form connecting it with a dataset so each time I open it, it loads the data from the db. How can I use it in "search mode" so the text boxes to appear empty when I open it?
 
you have the answer in your question:

I've created the data form connecting it with a dataset so each time I open it, it loads the data from the db.

How do we code if your doing something based on some condition?

-Sometimes the answer to your question is the hack that works
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top