Check box

mugman17

Registered User.
Local time
Today, 17:18
Joined
Nov 17, 2000
Messages
110
This is probably going to sound like a stupid question, but is there anyway to assign a value to checked box instead of -1.
 
Maybe you need to take a look at using an option control instead of a checkbox control. This control can be converted to a checkbox appearance instead of the default radio type button. You can assign any value you want to this control.

HTH
RDH
 

Users who are viewing this thread

Back
Top Bottom