all groups > sql server reporting services > february 2006 >
You're in the

sql server reporting services

group:

Can I keep the border of an image visible all the time?


Can I keep the border of an image visible all the time? Bob
2/9/2006 7:29:27 AM
sql server reporting services:
Here is my problem. I have a series of checkmark images in a table that have
the visibility toggled with an expression. That works fine, however, the
border around the image is not displayed if the image is not. I need to have
a "grid" appearance because the majority of times these images will not be
shown, but I need to to indicate its placement.

Any suggestions would be appreciated.

Thank you,

RE: Can I keep the border of an image visible all the time? Nagini Indugula
2/10/2006 8:51:29 AM
Instead of placing the image directly on a table column, First place a
rectangle in the table column, and then the image in the rectangle, and set
the properties on the rectangle to show its borders, and with your toggle,
since your are only toggling the visiblity of the image, the rectangle should
always be visible.

[quoted text, click to view]
AddThis Social Bookmark Button