Posted 14 June 2019, 4:14 am EST
I have numerous C1TrueDBGrids in an application, many of which contain date columns. These mostly work very well and display the pop-up calendar when put into edit mode.
However I’ve realised that once a date has been entered, there doesn’t appear to be any way to remove the date and revert back to a blank (null) cell value. Obviously this can be achieved through code, but I want the user to be able to do this through the UI.
Is there a way to do this?
Thanks!