-
Best way to implement the find Function
I have table with these fields article name, article ID and Article Color, Size.
I want to write a find function with any of the above field.
I will give one example
supposes after clicking find a user enters article color as RED and then hits return. The other 3 fields will auto populate with the corresponding data. After which if the user clicks it will continue to show other articles which has color RED. I want to be able to this with other field also like size . I just want a general way on how to do this as experimenting ways will be time consuming
Thank you
Last edited by cyankahn; 01-25-2009 at 02:44 PM.
-
You can actually give a DropDown with the columns of the Table and design the query depending on the item user has choosen. And then can take his input in a TextBox. Hope you got my view.
Similar Threads
-
By dgr7 in forum VB Classic
Replies: 3
Last Post: 02-05-2007, 06:09 PM
-
Replies: 4
Last Post: 04-14-2006, 09:09 AM
-
By Julian Milano in forum VB Classic
Replies: 2
Last Post: 08-11-2000, 12:11 PM
-
By Chandra in forum VB Classic
Replies: 0
Last Post: 06-22-2000, 07:30 AM
-
By Dan in forum VB Classic
Replies: 0
Last Post: 03-17-2000, 06:14 AM
Tags for this Thread
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|