Hi,
I'm looking at your Reactive Form example online and I'm unable to NULL out the date once it's been selected. I have a similar problem in an app I've developed where I can't remove the date once it's been selected it via an igx-date-picker.
Hello Jeff,
After investigating this further, I determined that in order to be able to deselect a date in the igxDatePicker you could use the deselectDate() method, which you can bind to a button. I have made a sample for you, demonstrating how this could be achieved.
Please let me know whether this suggestion helps you achieve your requirement or if you need more information.
Regards, Monika Kirkova, Infragistics