Results 1 to 2 of 2

Thread: Database

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2013
    Posts
    62

    Database

    Hi,

    I'm having a bit of trouble with my program I'm creating. It's a recipe program and I'm having trouble with the menu.
    I want the menu, of 30 recipes to be 3 columns of 10 recipe's (See picture)

    Name:  Untitled.png
Views: 294
Size:  36.8 KB

    However I want this to be done through the database as it increases efficiency and more recipes may need to be added.

    Could anyone help with how I could do this, as I can only think a listbox would be the solution, however that would not work for the 3 columns and I don't think it would allow you to click on them like a button

    Thanks in advance.

  2. #2
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,508

    Re: Database

    Well, if you want it to look like the picture then you would probably use 30 labels and set the "Text" property for each label from the database table entries.

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
  •  



Click Here to Expand Forum to Full Width