I need to get Check box in Form grid

Hi

In a table for enumField-> I have assigned Enumtype is Noyes

In table its getting like check box but in Form its Listing Yes , no values

I need in in form also check box how cna we do it.

Thanks in adv

Hi Sunil,

Also give EDT NoyesId, compile it and restore the form and then open.

Regards,

Kuppusamy S

HI Sunil,

Use Enum Type as **NoYesCombo…**then you will get…

Naresh Kolli

Hai,

U can do in form design–>right click new control -->select check box.

Hi Suni,

In Table Create a New Field Enum and assign EDT : NoYes

Then Created a Form with that Table as DS and Drag that Enum Field into your Form Design Grid.

That Enum Field will have " CheckBox " .

Reply me…[:)]

1 Like