本文介绍了如何在datagridview中显示图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的照片在数据库中。 Sql值类型是图像。我想在gridview中显示我的图片。但我不能。我怎样才能做到这一点 ? Datagridview的数据源是正确的。但是我看不到图片。

My pictures are in the database. Sql value type is image. I want to display my pictures in the gridview. But i can''t. How can i do this ? Datagridview''s datasource is correct. But i can''t see pictures.

推荐答案



这篇关于如何在datagridview中显示图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 03:15
查看更多