I have a ctlDataEntry on my form and for the first row I have checked the option 'Force Combo List' on the Validation tab. This works fine if I attempt to enter any data that isn't in the combo list.
But it does not pick up on blank entries i.e. nulls, blanks. Is there any property setting for this where I can get the same 'You must select an item from the list' error ?
I would prefer to use this than have to code in my own validation.
But it does not pick up on blank entries i.e. nulls, blanks. Is there any property setting for this where I can get the same 'You must select an item from the list' error ?
I would prefer to use this than have to code in my own validation.