Skip to content

DevExpress-Examples/winforms-grid-display-pictures-from-field-with-image-paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Display Images from a data field with image paths

This example creates an unbound column and handles the CustomUnboundColumnData event to display images within grid cells when a data source contains the file names of images stored on a local disk (the Images folder). The event handler loads images, caches them in a hash table, and displays them within appropriate cells.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)