Open the image while click on the filename in datagridview
Hi Friends,
In windows application I want to open the file while click the file name in gatagridview cell.
DataGridView (database)having 4 fields
1) Image_Name
2) Project_Name
3) Received_Date
4) Image_Path
when i click or press the down arrow on the datagridview the respective image should be open in picturebox according to image_path (i have populated the image location and saved in 4th column).
Could you please anybody help me here
Regards,
Gopi A