I am having table with id,firstname,lastname,picture stored as varbinary(MAX). i am trying to display the table data in gridview.
For the picture i did the following in HTML
but i do not see teh image in the gridview
Thanks
I am having table with id,firstname,lastname,picture stored as varbinary(MAX). i am trying to display the table data in gridview.
For the picture i did the following in HTML
but i do not see teh image in the gridview
Thanks
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.
entry levelPosted Jun 12, 2021, 2:19 PM
entry levelPosted Jun 12, 2021, 2:18 PM
Salman BegPosted Jun 12, 2021, 3:06 AM
Shweta LodhaPosted Jun 11, 2021, 11:52 PM
Here is the complete sample. Type below in google and the first link will take you there.
Show Image in GridView Using ASP.NET (c-sharpcorner.com)