This is a migrated thread and some comments may be shown as answers.

Close on click new date

6 Answers 203 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Rieni De Rijke
Top achievements
Rank 1
Rieni De Rijke asked on 23 Sep 2010, 09:33 AM
When we use a RadDateTimePicker you can open the calender and choose a date by using the keyboard (arrows) and the mouse.
The calendar closes when pushing ENTER, Escape or when clicking out of the box. 

Most DatePickers also closes when clicking on a new date or when double-clicking on a new date.
How could we do this in the RadDateTimePicker when the control has InputMode="DatePicker"?

6 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 28 Sep 2010, 10:54 AM
Hello,

This issue with RadDateTimePicker control is fixed. Could you please download and try our latest official release - Service Pack 2 and let me know if you still have any problems with RadDateTimePicker control. 

I will be glad to assist you further.

Greetings,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Julian
Top achievements
Rank 1
answered on 13 Dec 2010, 09:29 AM
Hi,

Do we have to activate some property to close on date double cklick or it shod be closed automaticaly ? We have Q3 2010 and it is not working.

thank you in advance,
Julian

0
Julian
Top achievements
Rank 1
answered on 13 Dec 2010, 09:29 AM
Hi,

Do we have to activate some property to close on date double cklick or it shod be closed automaticaly ? We have Q3 2010 and it is not working.

thank you in advance,
Julian
0
Kaloyan
Telerik team
answered on 14 Dec 2010, 04:26 PM
Hello Julian,

If you are using the control in DatePicker or TimePicker mode the popup will close automatically. Otherwise you need to perform a click onto the close button or outside the control.

All the best,
Kaloyan
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
Julian
Top achievements
Rank 1
answered on 14 Dec 2010, 04:30 PM
How can I close the control when double-clicking on a new date ? I don't want to click outside the control or/and use enter button.

thx
J.
0
Kaloyan
Telerik team
answered on 16 Dec 2010, 09:23 AM
Hi Julian,

There is no such feature implemented. An option is to close the dropdown when a date is selected. datePicker.IsDropDownOpen = false;

Regards,
Kaloyan
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
DateTimePicker
Asked by
Rieni De Rijke
Top achievements
Rank 1
Answers by
George
Telerik team
Julian
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or