|
-
Mar 2nd, 2014, 03:02 PM
#1
Thread Starter
Hyperactive Member
Load DB info into Listview
Hi,
I have a DB.accdb file which i would like completely to load into a Listview in a specific way
So, basically this is the DB file:

What i'm trying to do is to load each db row into the Listview in the icon mode view and having for each item a specific photo (possibly as background of the item) which path is located in the DB itself and some text on the side, top, bottom, wherever...
This is what i would like to achieve:

Is it remotely possible of doing so with the vs 2013 listview object or mabye should i get telerik or some other custom listviews.
The reason why im choosing LV instead of GridView is just the interface since i have to have squares to click on to eventually...
Any guidance or help would be greatly appreciated!
Last edited by batori; Mar 3rd, 2014 at 06:09 AM.
Thanks for helping me out.
-
Mar 3rd, 2014, 05:52 AM
#2
Fanatic Member
Re: Load DB info into Listview
I dealt with this for a long time. Here, follow my instructions: http://www.vbforums.com/showthread.p...012-and-VB-Net
God, are you punishing me because my hair is better than yours? -Jack Donaghy
-
Mar 3rd, 2014, 06:02 AM
#3
Thread Starter
Hyperactive Member
Re: Load DB info into Listview
Thanks for your reply.
I managed to get Teleriks WinForms - Listview which binds to db directly ... makes things much much easier...but, still...i have the same problems of adding image and text to a listview item (icon view)
Thanks for helping me out.
-
Mar 3rd, 2014, 06:13 AM
#4
Fanatic Member
Re: Load DB info into Listview
There is no easy way to bind permanent databases except setting a sql server.
God, are you punishing me because my hair is better than yours? -Jack Donaghy
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
|