D
David C
I have a FormView that I want to do something to avoid a data exception.
The control is bound to a SqlDataSource column and is giving me an exception
because it is null. I am using the DropDownCalendar control from Steve Orr
and I have the SelectedDate property bound to a datetime column. Is there
something I can do before data binding to keep from getting this error and
still have the control bound to the SqlDataSource? Thanks.
David
The control is bound to a SqlDataSource column and is giving me an exception
because it is null. I am using the DropDownCalendar control from Steve Orr
and I have the SelectedDate property bound to a datetime column. Is there
something I can do before data binding to keep from getting this error and
still have the control bound to the SqlDataSource? Thanks.
David