I need a help regarding ASP.NET GridView Control
I am learning ASP.NET. I have learned how to retrieve and display images in Grid View from SQL server data base.
The grid view has select column also. And I took image control near grid view. So, how can I retrieve the image from grid view to that image tool after clicking the grid view select field.