---
title: "Show image in datagridview from specified path to all records proplem"  
description: "Show image in datagridview from specified path to all records proplem"  
author: "ahmed salah"  
published: 2014-08-29  
updated: 2014-08-29  
canonical: https://www.mindstick.com/forum/2208/show-image-in-datagridview-from-specified-path-to-all-records-proplem  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# Show image in datagridview from specified path to all records proplem

Hi guys i have proplem

I have 100 [employee](https://www.mindstick.com/articles/85431/remote-employee-training-tips-tricks) showing in [datagridview](https://www.mindstick.com/articles/607/working-with-datagridview-in-vc-sharp) and i have [path](https://www.mindstick.com/articles/44333/4-expert-tips-on-how-to-pick-the-right-career-path) that have these pictures to all employee found in

this path

\\\\192.168.1.10\\24.10.11

what i need is to show every employee have [picture](https://answers.mindstick.com/qa/38554/name-the-oscar-winning-sound-designer-who-became-the-first-asian-to-win-the-award-for-best-sound-for-documentary-india-s-daughter-at-the-coveted-motion-picture-sound-editors-63rd-annual-golden-reel-awards) in this path in datagridview as following

datagridview1

employeeNo EmployeeName [image](https://www.mindstick.com/articles/23551/an-investigate-distinctive-seafood-restaurant-for-your-image-stamp-character)

555 adil picture path from \\\\192.168.1.10\\24.10.11 related to this employee

556 wadel picture path from \\\\192.168.1.10\\24.10.11 related to this employee

How to get image from specified path according to EmployeeID BY [C# CODE](https://www.mindstick.com/forum/403/how-to-export-data-in-excel-file-from-sql-server-using-c-sharp-code)


---

Original Source: https://www.mindstick.com/forum/2208/show-image-in-datagridview-from-specified-path-to-all-records-proplem

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
