When using TDBCheckBox on TDBCtrlgrid, with TABSTable there is a bug.
When selected row is changed (dataset scrolled), value from previous row is copied into every other row or atleast all checkboxes have same visuals (all are checked or vice verse).
If seClient is removed from checkbox's StyleElements this behavior is fixed, but only checkbox in selected row is visible. As seen on images below.
Is there fix for this?
When using TDBCheckBox on TDBCtrlgrid, with TABSTable there is a bug.
When selected row is changed (dataset scrolled), value from previous row is copied into every other row or atleast all checkboxes have same visuals (all are checked or vice verse).
If seClient is removed from checkbox's StyleElements this behavior is fixed, but only checkbox in selected row is visible. As seen on images below. Is there fix for this?