Please take a look at https://github.com/dangrossman/bootstrap-daterangepicker It would be nice to have similar option in DatePicker - to choose range of days.
also look at http://tamble.github.io/jquery-ui-daterangepicker/
I have recently implemented this feature with kendo ui controls. I combined features from masked textbox and calendars to build an angular component that supports multiple months, and ranges. This was a bit difficult without some of the necessary api calls... Lets just say I had to come up with some pretty creative solutions. Please get in touch with me if you go to implement this feature as I may have some additional ideas :) Here is an image of what I put together in about 2 days https://drive.google.com/file/d/0B9ZpFLkr8MFzbVlFRkNKZ19PalE/view?usp=sharing
Thanks for the suggestion. At this point you may deem using two date pickers next to each other for specifying date range, if applicable.
Date range picker control is missing in your controls library. Please check the URL below and let me if this type of control is in your road map? http://www.daterangepicker.com/
+1 please add
Yes, I agree. It would be great to allow users the ability to select multiple dates in the calendar also. It's the "calendar" in the kendo ui that I also wish you could allow the user to make multiple date selections.
This would be nice to build forms, instead of 2 DatePicker I could use one. jQuery has this, Bootstrap also, why not ad this into Kendo and make it even better.