Results 1 to 13 of 13

Thread: [RESOLVED] Search using a bottom

Threaded View

  1. #1

    Thread Starter
    Addicted Member ecabralrojas's Avatar
    Join Date
    Jun 2008
    Location
    Inside SQL Server 2005 and VB.NET 2005
    Posts
    200

    Resolved [RESOLVED] Search using a bottom

    Hi!

    I need if you can help me


    I have arraybuttom to show items but I need to search by categories:

    For example:

    If I Click "Coffee" this have to show me just coffee and the same for
    the others Categories: "Combos","Beer","Coffee","Coke","Pastas","Sandwish"

    I show those items in 23 an LabelsArray


    I have two bottom too "Back" and "Next" if Press Next I have to show more categories:
    "Bread", "Rice", "Juice", "Cake".

    The Id for this items in the data base:

    Combos = 1
    Beer = 2
    Coffee = 3
    Pastas = 4
    Sandwish = 5
    Bread = 6
    Rice = 7
    Juice = 8
    Cake = 9

    I'm Using ADO

    Elvis Cabral
    Attached Images Attached Images  
    I don't need any books to learn Visual Basic and SQL Server, vbforum.com is the answer to learn SQL and break the code

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width