I have some controls controlling a WebCheckBox status: sometime the WebCheckBox is set checked, sometime not.
The WebCheckBox has its proper CountrolSource.
However I found I am not able to control WebCheckBox's checked status when the WebCheckBox is not visible. In fact, when the WebCheckBox is not visible it takes always a .F. value on table logical field.
Is it right this?
Thank you very much