Hi there
I have a grid on a dialog with an unbound checkbox on it. During the InitializeRecord event, the checkbox' value is set to false (btw: a DefautValue property would be nice).
However - the grid always looks as if the value would be null - even if I set the initial value to true. The values are correctly set - reading Record.Cell[x].Value returns the correct boolean value. I assume it's a styling issue, because if I toggle the checkbox values through code to true, it looks like a checkbox with a null value AND a check mark. Subsequent toggling is correct:
Is there a way to know the status of this issue, and when a fix is intended to be released? Is there a work around in the meantime?
Can you please let me know if checkboxes work at all? I can't get them to.
Thank you.
I can't tell if this is related to a problem I'm having or not. I want a simple, bound checkbox and can't get it to work, at all. It comes up with a solid blue center and I'm unable to toggle it.
Vince,
First of all thanks for the fast reply
Vince McDonald"] If you are encountering this behavior, please submit a support request with Developer Support. You can reference development issue "BR30201" when you place your request, as well as giving details about the scenario you're using (in Philipp's case, an unbound field whose value is being set in the InitializeRecord event handler).
If you are encountering this behavior, please submit a support request with Developer Support. You can reference development issue "BR30201" when you place your request, as well as giving details about the scenario you're using (in Philipp's case, an unbound field whose value is being set in the InitializeRecord event handler).
Sorry to bother you on this, but I don't want to start an incident for nothing (costs time on both ends...). You referred to me in the third person - am I supposed to submit a request as well or did you only address other users that experience the problem in a different scenario?
Cheers,Philipp