|
Subject:
|
How to display an image in a datagrid from a url?
|
|
Posted By:
|
fifty59
|
Post Date:
|
1/19/2006 9:58:09 AM
|
Hi,
Apologises if this question has already being asked and replied too. I'm relatively new to ASP.net so any lengthy explanation with examples would be very much welcomed!
Thanks
Fifty59
|
|
Reply By:
|
jbenson001
|
Reply Date:
|
1/20/2006 12:19:27 AM
|
Cross Post: http://p2p.wrox.com/topic.asp?TOPIC_ID=38934
|
|
Reply By:
|
toshi
|
Reply Date:
|
1/24/2006 11:37:26 PM
|
quote: Originally posted by fifty59
Hi,
Apologises if this question has already being asked and replied too. I'm relatively new to ASP.net so any lengthy explanation with examples would be very much welcomed!
Thanks
Fifty59
use template column place the image using <img src=""> tag
|