Hi,
I use a binary image column in one of my grids. Not every row will have an image - some will come as NULL from the database. For those rows how do I stop the component trying to display the image? I've looked through the fields for the column and can't see anything obvious so assume that I'll need to do something on the ItemDataBound event. Has anyone encountered this yet and if so could you let me know how you resolved it?
What would be good is to be able to specify either an alternate image to display when there is no thumbnail or some text to display when no image. Could that be built into a future version please?
Regards,
Jon
I use a binary image column in one of my grids. Not every row will have an image - some will come as NULL from the database. For those rows how do I stop the component trying to display the image? I've looked through the fields for the column and can't see anything obvious so assume that I'll need to do something on the ItemDataBound event. Has anyone encountered this yet and if so could you let me know how you resolved it?
What would be good is to be able to specify either an alternate image to display when there is no thumbnail or some text to display when no image. Could that be built into a future version please?
Regards,
Jon