Is Range selection possible in WPF Date Picker? - wpf

My requirement is to have some relative date support in my date picker and I want to select start and end date from wpf date picker. But picker showing single calendar and i couldn't achieve two date selection.i have gone through some sites but couldn't get clear answer.
Is it possible to achieve my requirement in WPF date picker or any custom template available for this?
Thanks,
Indrajeyan.

Related

Deselect date fields in ui5 web component

I'm using UI5 web components,and I'm using Date Range Picker
https://sap.github.io/ui5-webcomponents-react/?path=/docs/inputs-daterangepicker--default-story
but after selecting any date if I want to deselect so that date range value will be empty.
Is there any inbuilt functionality available?
Thanks

Angular Material Event Calendar, add color to certain dates

In angular-material-event-calendar, I want to highlight certain dates. Give certain date boxes a background color.How should I proceed?It will be really helpful.

Two colored date in onezone datepicker

I'm using ionic onezone datepicker for the representation of calendar in my app,but for certain date I need to provide two colored date as show below.Can anyone help me with that.

How to highlight specific days in a date picker using Ext js Date picker?

I am new to EXt js.
Can anyone tell me how to highlight specific days in a date picker using Ext js Date picker?
Without overriding Ext.picker.Date can we achieve the same?
Highlighting of dates is not configurable/supported in Ext. You can override the picker - it is not very difficult, I've done it to highlight holidays.

Show current date in WPF Toolkit Date Time picker

I am using codeplex wpf toolkit and want to show current date at the bottom of calendar same as date time picker of windows form shows, tried various properties but could not find a solution. Please help
If i understand you correctly,you want to show the current selected date in the calender part of the datepicker.For that you want to customize the control template of the Datepciker COntrol.Go through the link below to get started
http://msdn.microsoft.com/en-us/magazine/dd882520.aspx
Edit
To have a Today Button in the calender check the below thread
http://wpf.codeplex.com/discussions/85516?ProjectName=wpf

Resources