B
Brian P. Hammer
All,
I have a datetimepicker that is bound to a dataset in SQL with a date/time value. The problem I am running into to is that if a user has not completed a step, they will not need a date displayed in the control. In this case, I get a null system exception error. How does one go about not showing a date in the control if a user does not pick one without generating the error?
I have a datetimepicker that is bound to a dataset in SQL with a date/time value. The problem I am running into to is that if a user has not completed a step, they will not need a date displayed in the control. In this case, I get a null system exception error. How does one go about not showing a date in the control if a user does not pick one without generating the error?