I have Some Image in database . How to bind Image in any control .
thank you!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gowtham RajamanickamPosted Apr 8, 2015, 12:32 AM
Gowtham RajamanickamPosted Apr 8, 2015, 12:32 AM
Pankaj Kumar ChoudharyPosted Apr 7, 2015, 8:25 PM
as follows 4
ImageUrl='<%# Eval("Rating") %>' here rating is a column name in your table which you are binding to your control...........
Santhakumar MunuswamyPosted Apr 7, 2015, 2:33 PM
Try this below link
http://www.aspsnippets.com/Articles/Display-image-from-database-in-Image-control-without-using-Generic-Handler-in-ASPNet.aspx
http://www.dotnetfox.com/articles/store-images-to-database-and-bind-to-gridview-in-Asp-Net-1114.aspx