|
-
Dec 7th, 2013, 02:04 PM
#1
Thread Starter
Member
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)

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.
-
Dec 7th, 2013, 02:36 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|