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!






Reply With Quote