CC Developer
|
| Posted: 03/31/2003, 4:39 PM |
|
When using Check Box control, the 'Unchecked Value' property does not seem to work. It keeps inserting/updating NULL values instead of the unchecked value assigned. I tried both the string and number data types and still the same results. Anyone have similar issues?
|
|
|
 |
Deryl
|
| Posted: 04/01/2003, 10:33 AM |
|
I had a similar problem with CCS 1.07 and I had to change the name of the checkbox to something other than the field name. Looked like a bug to me where the object didn't resolve correctly.
|
|
|
 |
|