gridcontrol 图片列异步加载
摘要:
在gridview中指定一列,将ColumnEdit设置成pictureEdit在使用showDialog这里窗体后,需要frm.Dispose()将资源释放1.将该列的UnboundType属性设置为bound(默认值)以外的数据类型2.为该列设置一个窗体内全局唯一的FieldName,这个Fie... 阅读全文
posted @ 2014-11-22 16:00 遗忘海岸 阅读(1278) 评论(0) 推荐(0) 编辑