Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
610
Null out a date in Reactive Form igx-date-picker control
posted

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.    

I'd appreciate any thoughts you might have.
Thanks,
JK
Parents
No Data
Reply
  • 1320
    Offline posted

    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

     

Children
No Data