Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable multiple selection for dates #71

Closed
varuna82 opened this issue Mar 24, 2016 · 1 comment
Closed

Disable multiple selection for dates #71

varuna82 opened this issue Mar 24, 2016 · 1 comment

Comments

@varuna82
Copy link

I am using the calendar control to select a date. However disabling multiple date selection does not seem to disable selection of multiple dates.

Here's the code I've used to disable multi-day selection.
dp.setAllowMultiDaySelection(false) // <--- disable multi-day selection

hons82 added a commit that referenced this issue Mar 24, 2016
@hons82
Copy link
Owner

hons82 commented Mar 24, 2016

THX...
I had to change to much after taking that #69 ... Just made a push, hopefully its working again

@hons82 hons82 closed this as completed Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants