This example demonstrates how to show images in GridView's cell and display cell's values over the images. Actually, this task can be easily accomplished using the Custom Draw capabilites. However, in this case, these values cannot be exported. If this functionality is required, you should create necessary images and populate unbound columns via the CustomUnboundColumnData event.
↧