M mugman17 Registered User. Local time Today, 03:59 Joined Nov 17, 2000 Messages 110 Nov 27, 2000 #1 This is probably going to sound like a stupid question, but is there anyway to assign a value to checked box instead of -1.
This is probably going to sound like a stupid question, but is there anyway to assign a value to checked box instead of -1.
R. Hicks AWF VIP Local time Yesterday, 21:59 Joined Dec 23, 1999 Messages 619 Nov 28, 2000 #2 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
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