Displaying thumbnails
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a set of thumbnails stored in a database with info such as date created, date added, created by who, size etc. I want to be able to display the thumbnails according to selection, ie user and/or date. I'd like to be able to display the images in a datagrid on a Windows form but have no clue how to do it. :confused: Is it possible? Thanks S.