How to convert byte array to image and display in datagrid?

前端 未结 2 1517
没有蜡笔的小新
没有蜡笔的小新 2020-12-22 04:33

I have made a sql database using sql server. This database include images. When I display this database in a datagrid, byte[]array displays in the image column. How do I con

2条回答
  •  心在旅途
    2020-12-22 05:18

    take a look a this tutorial:

    http://www.beansoftware.com/ASP.NET-Tutorials/Images-Database.aspx

提交回复
热议问题