Subject Re: [IBO] TIB_CheckBox Can't check the box
Author Svein Erling Tysvær
Kristy,
forget the check box and consentrate on your dataset. What you have to do for
this specific field in your TIB_Query (or whatever you are using) is to set
Required to true and the default value to false. Then your check box will
behave as you want.

Set

kristinnolan@... wrote:

> Hi all,
>
> I have a form on which I am trying to use the check box to determine
> whether a edit box or lookup combo will appear on another form.
>
> I tried setting the .Checked := False in the on show which made the
> check boxes show up empty but I was unable to check the box.
>
> I was told that since this is a setup form and will only have one
> record that I should set the fields to false in the table which I
> did. Now when I run the program, even though the Allow Grayed is
> false, the check boxes show up with a gray check in them and I still
> can't check the box.
>
> Any help is appreciated.
>
> Kristy
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/