Microsoft
Software
Hardware
Network
Question : Load Picture Box Image from DataGridView Image Column
Greetings Experts,
I have images saved in an SQL Server 2008 database. I have the database bound to a DataGridView, with one column defined as a DataGridViewImageColumn. The records are displaying properly, as well as the image column.
When the user clicks on the cell that contains the image, I am launching a "Picture Viewer" form that has a PictureBox control on it. I am not sure how to load the image in the PictureBox from the DataGridViewImageColumn. I'm guessing that I don't need to go back to the database, since the image is already loaded in the DataGridView cell.
Can you help?
Thank you in advance,
Keith
Answer : Load Picture Box Image from DataGridView Image Column
I would think that if you accessed the cell as a DataGridViewImageCell, then you could get the image from the Value property to display on a PictureBox control.
Random Solutions
Error received - "Access to the path 'C:\System Volume Information' is denied." - when trying to search for a file
where parameters aspx .net page
How do you Clone a Custom List Item
SelectedValue which is invalid because it does not exist in the list of items
LINQ to SQL insertonsubmit, multiple instances before submitchanges
LinkMasterFields and LinkChildFields?
Using System.IO.Directory.GetFil<wbr />es in VB.NET
Slow ODBC connection from PHP through IIS to Sql Sever 2005
Message Box in access to display table cell value
How to resolve this error