Sorry guys, i didn't expect a no cursor show...i tested it before making the tut and everything worked.
In this video i will show you guys how to apply multi data filtering using 1 text box unlike my other video i used 3 buttons and 3 text boxes.
You can add as many as you want but in this video i will show you 2 fields we will be looking to return data in.
Download Project: http://jdsitecare.com/1096/multi-data-filter-1-textbox/
Hi There, I am trying to do something similar to what you have done. It does not work. My program is connected to Access though. I am not using SQL. Will it make any difference?
In the code the following is the line I get for the search
Me.CustomersTableAdapter1.FillByCustName(Me.CatalogueSyatemLatestDataSet._1_Customers)
where as in your come there is txtSearch.text for the text box. If I add that it show it as a syntax error.
I am using Visual Basic Express 2010.
Cheers
OctaviaFab 3 weeks ago
Congratz your video is perfect. Clean code. Simple steps. Keep up
yiankosdrakos 2 months ago
Thank you for this video, thanks alot :)))) you are the best :)))
thekonny1 2 months ago
a nice tutorial
180cas 3 months ago
nice tutorial, but you could of saved some lines of code by simply using radiobuttons instead of checkboxes
snake1980eyes 3 months ago