TAdvColumnGrid with CheckBox Column

Hi,

I appreciate this is an old post, but I found it when trying to find out why setting CheckFalse / CheckTrue values in the TGridColumnProperties don't work.

If we rely on the TGridColumnProperties to edit the cell as a checkbox, that editor always appears to set Y or N, it does not appear to set the text we have stipulated in CheckFalse / CheckTrue.

It would be useful to have the invoked editor set the value to the values of CheckFalse / CheckTrue provided at least one of them is set to a non-zero length string. (So one of them could be as showing a blank cell could be appropriate).

Thanks for your fantastic components, and for considering this request.