In gridview we have 4 columns
Asset Type , Asset Name , Asset Description , Icon
Now We want to add image in Icon column,but will be different depending upon the type of the document. Eg. If asset type is doc then we will display Doc icon;if asset type is jpg then we will display Jpg icon
How to bind different images in each row depending upon the asset type...
Need Help !!!
Thanks