Page 1 of 1

Listviewcolumn.Checkbox - readonly?

Posted: Sun Mar 05, 2023 6:52 pm
by midwan
Is it possible to have a Checkbox column set to read-only?
I want it to indicate the current status of a value in that row, but as I have other buttons to take actions I don't want the user to be able to change the status of the Checkbox. I'd prefer if it was read-only.

I can't see any way of doing that from the documentation, can anyone confirm if that's possible to do or not?

Re: Listviewcolumn.Checkbox - readonly?

Posted: Sun Mar 05, 2023 11:28 pm
by plouf
AFAIK no.
But i see no reason to have a checkbox if tou are NEVER gone use it as a checkbox..

A text or image should do the job...