Hi Boki,
I’d like to prevent users from interacting with a checkbox column, but only for specific rows.
In other words, I need something like a per-cell or per-row “read-only” state for a checkbox column. The checkbox should still be visible, but the user should not be able to check or uncheck it for those rows.
Is there a built-in way to achieve this in TNextGrid6, or would this need to be handled manually (e.g. intercepting events and reverting changes)?
Ideally, I’d also like to visually indicate that the checkbox is disabled for those rows, but that's not essential.
Thanks in advance.
Kind regards,
Steve











