Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  Answer this Question    Ask about Visual Basic    Ask about another Subject  
 

Mistery1
Aug 20, 2009, 07:37 AM
Hi there,

I am using the wizard to retrieve data from a database - vb. Basically i have 2 textboxes and a dropdown list. At runtime when I search using the textboxes and dropdown listbox and click on a search button, the data is populated into a datagrid.

I need to know how to clear the textboxes and the dropdown listbox after the data is populated to the datagrid so that I can search for something new.

Thanks

zerihun_m
Oct 7, 2009, 11:32 PM
sir
u can use this code to clear textboxs

me.textbox1.text=""