Is there any null value that I can use for the Bitmaps? Actually I want to hide an image/logo for one legal entity. I was thinking of just passing a null value ? Or is it totally a wrong question altogether?
Or do you folks suggest a different approach altogether?
Thanks,
Khosla
*This post is locked for comments
I have the same question (0)Bitmaps are containers, therefore connull() will do.
Nevertheless "hiding" sounds more like something related to GUI that to values in database. Maybe you should explain to us what exactly you mean.