c# - Range for Datepicker -


i want make datepicker allow select start , end date create range. when use dates on airline sites... has pick start , end in 1 popup of datepicker.

the examples see ranges 2x datepicker , use 1 start , other end.

has done or know properties enable behave way?

you can use calendar control instead, allows select multiple dates hence giving range of dates. have change it's style make datepicker control.

here link customizing calendar control: https://msdn.microsoft.com/en-us/magazine/dd882520.aspx

another one: http://classpattern.com/wpf-popup-calendar.html#.v700ju197iu


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

python 3.5 - Pyqtgraph string in x tick -