Hello Guys how r u all?
My Question is, How can i Save Image in Database and Then Retrieve that image in Gridview Control in Asp.net 3.5?
Reply Soon
Thanks.
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.
usman ajmalPosted Feb 4, 2013, 9:10 AM
Ankit NandekarPosted May 13, 2011, 1:48 AM
2.when u r retrieving data from database and showing it into gridview then to show image into gridview write this following code
Do gridview AutoGenerateColumns property false after that do like
Here BookImage,BookName Is the table field name where u r storing image path.
it will work let me know if u face any problem.
Anil KumarPosted May 13, 2011, 1:47 AM
Abhimanyu K VatsaPosted May 13, 2011, 1:44 AM