Hello,
is there a way how a use can pick “empty value” … if no date is the right date?
i.E. if I use it as filter in a mask and want to allow user to select without a date filter.
Thanks
Chris
Hello,
is there a way how a use can pick “empty value” … if no date is the right date?
i.E. if I use it as filter in a mask and want to allow user to select without a date filter.
Thanks
Chris
Unfortunately, there’s no way to set date to null by user action now.
would be nice improvement!
either a little (x) to empty the field directly or same inside the calendar…
Is there any solution for that?
Extending Datepicker to be able to set “no value” by an button inside the picker?
Please help…
The next major update will include the ability to define datepicker as editable, so it will allow both - selecting from the popup calendar and manual date typing. As side effect it will allow deleting the selected date.
As for “no value” button - it is not really complicated to create a custom datepicker popup, but it will look rather ugly
Hi maksim, when to release the major update? I have the sample issue with version 2.1.4 pro.
Major updates are bi-monthly. Next one will be released at January 2015
is there update on this?
Hello @vijaysinhparmar ,
is there update on this?
Yep, datepicker has aneditable
property. Please take a look at the following example:
Code Snippet