|
-
Jan 3rd, 2012, 01:36 AM
#1
Thread Starter
Member
Picture Load from Datagrid
Good Day,
Please help me with my project,
Example:
I have datagrid with field "Picture", and i have also picturebox "Picture1".
If im going to click my datagrid field "Picture", the picture must be
loaded to my picturebox "Picture1".
Im trying this code:
.Picture1.Picture = DataGrid1.Columns("Picture")
But i receive error "type mismatch".
Please help me...
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|