show images in datagridview from database
In C# windows application, i am uploading the images in folder and saving the folder path in database. Now i want to show the images in Datagridview in thumbnail and when clicking on thumbnail images they will open in big size. How i will do it.Please suggest me. Thanks in advance.