I've a N-up datawindow that I would like to place a picture control. How can I control that display of the picture control so that it only appears for those row/column that has data element?
How do I modify the PictureName property of the picture control? I want to dynamically assign the PictureName (or read it from the database).