我有我的窗體上的gridControl轉換爲Tileview佈局,我想顯示我的數據從數據庫tileview,我的問題是,我的圖像不顯示,只是顯示其bytes.how我可以解決這個問題?我使用repository.Edit.Picturebox但存在問題。 TileView圖像列不顯示圖像(Devexpress)
0
A
回答
1
參考,當你指定一個數據源到 電網這個 - Grid Control - (converted to TileView) - How to show an image column
列自動創建。通過使用 網格設計器手動填充基於這些列的圖塊項目。如果列類型 是圖像或字節[],則圖像將正確顯示。我已經使用
的做法是,我已經創建了一個單獨的列我的數據源包含字節數組作爲示於下面的代碼片斷:
templateRow[TableColumnName.ImagePath] = finalPath;
templateRow[TableColumnName.Image] = DevExpress.XtraEditors.Controls.ByteImageConverter.ToByteArray(
System.Drawing.Image.FromFile(finalPath), System.Drawing.Imaging.ImageFormat.Png);
有幾種不同的方式顯示在細胞中的圖標。請查閱How to put an image in a grid cell文章,其中演示了與此任務相關的幾種可能的方法。
參考文獻:
Tile View not loading image from column containing Image Path
byte array column to image display
相關問題
- 1. 的DevExpress GridControl圖像列中顯示喜歡的圖像System.Byte []
- 2. DevExpress MVC GridView內顯示圖像
- 3. DevExpress XtraGrid LayoutView - 如何顯示圖像
- 4. graphlab不顯示列圖像
- 5. Devexpress Xtragrid TileView
- 6. 圖像不顯示圖像視圖
- 7. 圖像不顯示
- 8. 不顯示圖像
- 9. 圖像不顯示
- 10. 圖像不顯示?
- 11. 圖像不顯示
- 12. 圖像不顯示
- 13. 圖像不顯示
- 14. 圖像不顯示
- 15. 不顯示圖像
- 16. 圖像不顯示
- 17. 圖像不顯示
- 18. 圖像不顯示?
- 19. 圖像不顯示
- 20. 圖像不顯示
- 21. 功能imagejpeg($圖像)不顯示圖像
- 22. 圖像不顯示在圖像滑塊
- 23. 檢索圖像 - 不顯示圖像
- 24. base64圖像不在圖像中顯示
- 25. 圖像不顯示圖像查看
- 26. 圖像與背景圖像不顯示
- 27. 圖像控制不顯示圖像
- 28. 圖像控制不顯示圖像
- 29. 如何顯示在DevExpress的列表框圖像
- 30. 顯示DevExpress列表視圖如圖