Results 1 to 4 of 4

Thread: Load DB info into Listview

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2008
    Posts
    353

    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.

  2. #2
    Fanatic Member Flashbond's Avatar
    Join Date
    Jan 2013
    Location
    Istanbul
    Posts
    646

    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

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2008
    Posts
    353

    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.

  4. #4
    Fanatic Member Flashbond's Avatar
    Join Date
    Jan 2013
    Location
    Istanbul
    Posts
    646

    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
  •  



Click Here to Expand Forum to Full Width