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

Datepicker does not display date in control when control is disabled

3 Answers 65 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 20 Jan 2011, 11:03 AM

3 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 21 Jan 2011, 02:46 PM
Hello Alex,

This is the default behavior of the control. You may consider setting the IsReadonly="true".

All the best,
Kaloyan
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Alex
Top achievements
Rank 1
answered on 28 Jan 2011, 01:47 PM
For us, the IsReadOnly property is not a good option. We have a stackpanel that we have a lot of controls on. We want to disable the stack panel (and hence all the controls inside it). It would be very backwards to set all the telerik date picker controls to IsReadOnly = true and all the other controls to IsEnabled = false...
0
Kaloyan
Telerik team
answered on 31 Jan 2011, 02:24 PM
Hi Alex,

Actually i have tried your case using the latest SP1 2010 Q3 release and it happens to work without any problems. Follow the attached screenshot.

Kind regards,
Kaloyan
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
DatePicker
Asked by
Alex
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Alex
Top achievements
Rank 1
Share this question
or