Hi,

I already created a checkbox control in a grid, but upon
clicking on the checkbox it didn't show the 'tick' and 'untick' graphic.
also the field value of that column always .F.

Plz advice. TQ

Regards
tnhoe

Re: newbie question : checkbox and dbf field by Paul

Paul
Tue Oct 26 08:36:05 CDT 2004

Make sure it's not marked read-only. Also the control source, if there is
one, must be writeable. Make sure the grid allows you to select that cell -
grid (and the checkbox!) enabled, allowcellselection is .T., etc. Make sure
there aren't any WHENs getting in the way.


"tnhoe" <tnhoe@pc.jaring.my> wrote in message
news:cle3tj$avh$1@news5.jaring.my...
> Hi,
>
> I already created a checkbox control in a grid, but upon
> clicking on the checkbox it didn't show the 'tick' and 'untick' graphic.
> also the field value of that column always .F.
>
> Plz advice. TQ
>
> Regards
> tnhoe
>
>