1
Answer

how to display the images in gridview from specific folder

   how to display the images in gridview from specific folder
 
  In run mode as follows
 
    Staffname   staffimage
 
      Ram            
      Suresh
 
   In D folder the two images(Ram and suresh) are there.
 
  When i click the ram in Gridview in corresponding the row Ram image has to be shown in the gridview.
 
  for that how can i do in asp.net using C#.
 
 Regards,
 Narasiman P.
 

Answers (1)