Hi,
Is it possible to display an image in a grid cell based on the grid cell value. For example, if the cell value is say 'True/false', show a thumbs up or a thumbs down image.
Are there any inbuilt methods for doing this?
Or do we need to manipulate in the item_databound event?
Will there be performance issues if this is done for say (10 columns * 100 rows), i.e approximately 1000 cells?
Thanks,
Saravanan
Is it possible to display an image in a grid cell based on the grid cell value. For example, if the cell value is say 'True/false', show a thumbs up or a thumbs down image.
Are there any inbuilt methods for doing this?
Or do we need to manipulate in the item_databound event?
Will there be performance issues if this is done for say (10 columns * 100 rows), i.e approximately 1000 cells?
Thanks,
Saravanan