I have a ListView that has a Checkbox control in one of the columns. On the
normal read-only templates I would like to show the Checkbox in a "read
only" state becuase when I show it as Enabled="false" then it is greyed out
and not as easy to read. Does anyone have a solution so I can show the
checkbox more clearly but still not allow user to check/uncheck? Thanks.
David
Alexey Smirnov - 30 Nov 2009 21:16 GMT
> I have a ListView that has a Checkbox control in one of the columns. On the
> normal read-only templates I would like to show the Checkbox in a "read
[quoted text clipped - 3 lines]
>
> David
Maybe an image could do this better? You can display an image instead
of checkbox when template is "read-only".