I have an optional datatime field. I want this field to be NULL ( / / ) if user didn't specify any value to it. Currently, when I click new button, this datetime field defaulted to 01/01/1800.
Any ideas?