Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
How do I use an image in a boolean column to represent true?
posted

I have a databound boolean column that by default displays as a checkbox. Instead of a checkbox I want this column to display an image when it is true.

I assume the checkbox comes from the Style property of the column which is set to default. So I changed that to Image but I don't know where to go from there.

How do I use an image in a boolean column to represent true?

Parents Reply Children
No Data