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

RadDateInput showing two dates when disabled

2 Answers 76 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Aaron Ford
Top achievements
Rank 1
Aaron Ford asked on 29 Feb 2012, 01:41 AM
Since I upgraded to Telerki.Web.UI.dll version 2012.1.212.35, disabled RadDateInput controls show two dates.  It happens whether I pre-populate the date using the DbSelectedDate or the SelectedDate property.

 

<telerik:RadDateInput ID="BwrDOB" runat="server" Enabled="false" MinDate="1/1/1900">
</telerik:RadDateInput>

The two date problem appeared when I tested with the following browsers:

  • Internet Explorer 9.0.8112.16421 (update versions 9.0.5)
  • Opera 11.60 Build 1185, Opera 11.61 Build 1250

NOTE:  When I turned on IE compatibility mode, the problem disappeared.

I didn't have any problems with the following browsers:

  • Firefox 10.0.1
  • Google Chrome 16.0.912.77m, Google Chrome 17.0.963.56m
  • Safari 5.1.1 (7534.51.22)

2 Answers, 1 is accepted

Sort by
0
Aaron Ford
Top achievements
Rank 1
answered on 29 Feb 2012, 08:47 PM
I just realized this is a bigger issue.  The text displayed in the RadDateInput control is not greyed out.  The text in a disabled RadMaskedTextbox control has the same problem-it's not greyed out.

I was hoping to work around the RadDateInput control by dynamically adding some style definitions (for .riDisabled and .riDisplay) in the OnPreRender event.  But now that I see other style problems, I'll have to downgrade to a previous version until the issue is resolved.

* CORRECTION *
Ignore my comment about the text not being greyed out.  It was caused by my work around.  I submitted a support ticket (517816) for the RadDateInput showing two dates when disabled.
0
Vasil
Telerik team
answered on 02 Mar 2012, 04:17 PM
Hello Aaron,

I see that my colleague answered your support ticket. If you have more troubles you could write in there.

For future readers: We are aware of this problem and it will be fixed for the next service pack.

Greetings,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Calendar
Asked by
Aaron Ford
Top achievements
Rank 1
Answers by
Aaron Ford
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or