K
Ken Loomis
Hello:
I'm using the validating event on a text boxes to test for valid
dates, doubles, etc. The problem is that if the field is not required
and a blank value is OK and the user deletes a previous non-blank
value, the validaing event keeps putting the non-blank value back in
the text box and doesn't allow the blank value. Is this unavoidable
in the built-in validating event and do I need just to write my own
validation event?
Thanks,
Ken
I'm using the validating event on a text boxes to test for valid
dates, doubles, etc. The problem is that if the field is not required
and a blank value is OK and the user deletes a previous non-blank
value, the validaing event keeps putting the non-blank value back in
the text box and doesn't allow the blank value. Is this unavoidable
in the built-in validating event and do I need just to write my own
validation event?
Thanks,
Ken