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

AdvancedForm time and date picker controls appear outside of window

2 Answers 60 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 2
Chris asked on 27 Jul 2010, 07:00 PM
When using the Advanced Form, the controls for selecting the time and dates (and the All Day checkbox also) appear outside of the window (to the right), and are only accessible through the use of the Tab key. This occurs in both the Modal and the Inline forms. All other controls appear inside the window, including the Reminder dropdown and the Recurrence controls when checking the Recurrence checkbox.

Has anyone else experienced this "phenomenon"? And could anyone suggest a solution, or a starting point for a solution?

Thanks

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 29 Jul 2010, 05:05 PM
Hi Chris,

Please, provide more details on how exactly you come to this problem. Can you replicate it with the online demos?


Greetings,
Peter
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
Chris
Top achievements
Rank 2
answered on 29 Jul 2010, 10:57 PM
Discovered this CSS line in one of our "custom" CSS files:

style="white-space: nowrap;"

Apparently it conflicted with whatever CSS was defining the line containing the various Time and Date pickers. The issue was solved by removing that line from our CSS file.

Hope that helps anyone else who is experiencing "alignment" issues.

Tags
Scheduler
Asked by
Chris
Top achievements
Rank 2
Answers by
Peter
Telerik team
Chris
Top achievements
Rank 2
Share this question
or