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

RadDateTimePicker rendering issue

1 Answer 79 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Giovanni
Top achievements
Rank 1
Iron
Iron
Iron
Giovanni asked on 17 Apr 2012, 02:34 PM
Hello,
I'm having a rendering issue with RadDateTimePicker and RadDatePicker controls.
When I set the selected date on server side the control display for a little time a strange value: 2012-04-17-15-19-33. Moreover the input control overlaps the first icon. I have attached a sample picture (raddatetimepicker_before.jpg).
After some milliseconds the control renders fine (raddatetimepicker_after.jpg).

My users complain that the control "flickers" when the page start and infact this behavior is strange.
Is there a way to avoid this behavior?

Thanks.

EDIT
I don't have an update panel in all of my pages and I cannot insert it when there isn't. I have done a simple test and if I wrap the control with an update panel I don't have the issue.

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 20 Apr 2012, 01:48 PM
Hello Giovanni,

In general this happens very fast and should not be seen by the user. It will be fixed for the next release and the value will be shown correctly on initialize with no flickering. Until then you could set EnableSingleInputRendering="false" for the DateInput of the pickers to avoid this problem.

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
Giovanni
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Vasil
Telerik team
Share this question
or