hi,
how to give path in datagridview image column dynamically for exe file.
i am binding image in dadatgridview from my application local image folder like
Image image_v = Image.FromFile("E:\\JHBNewAPI\\JIOMEET_REGEXE\\JIOMeet\\VidyoClientAPI_Sample_DotNet_3_3_4_0004\\images\\mask_group1.png");
its so show when i run my application.
but when i run through exe file to other system.getting exception."system.IO file not found.
Please find screenshort
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramesh PalanivelPosted Jan 31, 2018, 1:09 AM
Shefali LahariyaPosted Jan 31, 2018, 1:03 AM
Ramesh PalanivelPosted Jan 31, 2018, 12:15 AM