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

Datepicker Issue - Not All Days Visible

1 Answer 414 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mahlon
Top achievements
Rank 1
Mahlon asked on 12 Aug 2014, 01:21 PM
Hello. We're having an issue with our datepickers, where only Sunday and Monday of the week are visible. I've attached a screenshot of the issue, and you can see how no other days of the week are visible. This persists whether you move to another month or not.

This issue is affecting all of our datepickers. We have several that are used in Grid Column Filters for date types (which generate automatically), as well as others that we have placed manually. Here is an example piece of our code declaring a datepicker:

<input kendo-date-picker id="statFromDate" ng-model="fromDate"/>

We don't have any CSS styles that i can see that affect the datepickers, their containers, or make changes to the k-calendar class.

Is there some sort of configuration option that we might have set up correctly? 

Thank you for your help!

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 14 Aug 2014, 07:32 AM
Hi Mahlon,

I have tried to reproduce the issue in a simple example, but to no avail. Could you please check it out and let me know if I missed something?

http://dojo.telerik.com/ItOh

It looks like a custom css class is messing up the DatePicker styling, so please try to edit the sample that I provided you with in order to reproduce the issue you are facing, so we can take a look and advise you further.

Regards,
Kiril Nikolov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Mahlon
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or