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

AllowDrop broken? (or am I mis interpretting)

1 Answer 65 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 10 May 2010, 07:27 AM
Hello,

I don't think AllowDrop works? I thought I could use AllowDrop = false to prevent the calendar from opening, but changing the property does not appear to affect the drop down (i.e. It always drops). Am I using the control incorrectly or is this a bug?

 v.2010.1.422.1040


<telerikInput:RadDatePicker IsTodayHighlighted="True" Name="radDatePicker" KeyDown="radDatePicker_KeyDown"  
                                    SelectionChanged="radDatePicker_SelectionChanged" AllowDrop="False"

1 Answer, 1 is accepted

Sort by
0
Accepted
Konstantina
Telerik team
answered on 12 May 2010, 01:02 PM
Hi Alexander Sun,

Thank you for contacting us.

The AllowDrop property is used to enable dropping on the control when using DragAndDropManager. If you want to hide/show the Calendar pop-up you can use IsDropDownOpen property of the DatePicker.
Hope this helps.

If you have any other questions please feel free to contact us again.

Sincerely yours,
Konstantina
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.
Tags
DatePicker
Asked by
Alex
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or