Hiya,

I hope someone can help me with this.

From what i can see there doesn't seem to be a way to show a Calendar control with a null date.

In my app have a Datalist where there are a number of labels. 2 of these labels are for Start_Date and End_Date. It is possible that there is not a date shown in these labels if there is no date in the database. Upon selecting the edit button on a given record i go to the edititemtemplate section where most of the labels are changed to text boxes. The two date labels however are change for the calendar control. If i want to enter a null date there seems to be no possible way to do this (Although i probably just haven't found it yet).

Firstly, is there a way i can select a null date?

if not could some one help me with some advice on how to customise the calender control, possibly to include a check box that can be selected for null.

I haven't looked into customizing server controls yet and think this would be a good example to do this with.

All help is greatly recieved and appreciated.

Thanks in advance.