Im currently doing my thesis which is to build a system. I was trying to save records from textboxes to datagridview. One of them is a date time picker which always has a default value. What I would like to happen is when I would not want to select a date for schedule let's say, when I click on save button, it show on the datagridview an empty value for the said date timpicker.
Please help me! Thaaaanks in advance