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

Not showing navigation arrows

1 Answer 139 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Hemant
Top achievements
Rank 1
Hemant asked on 03 Aug 2017, 10:42 AM

Hi,

I am using Rad date picker with following options but some how I am not seeing the navigation arrows , if I hover on arrow region or click on that region it does work.

I guess it must be some CSS issue.

<telerik:RadDatePicker ID="radReferenceDateInsalled" runat="server" Culture="English (United States)">
<DateInput DateFormat="MM/dd/yyyy" runat="server" ReadOnly="true" >
</DateInput>
</telerik:RadDatePicker>

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 03 Aug 2017, 10:49 AM

Hi Hemant,

This could be a problem due to global CSS classes that breaks the appearance of the control.

You can set the RenderMode property to Lightweight and the problem could go away or read and try the instructions in the following help article: http://docs.telerik.com/devtools/aspnet-ajax/general-information/troubleshooting/skins-troubleshooting#incorrect-or-distorted-appearance.

Best regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
DatePicker
Asked by
Hemant
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or