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

time popup display problem

1 Answer 44 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
mww
Top achievements
Rank 1
mww asked on 03 Jul 2010, 09:40 AM
I have a problem with a RADTimePicker, when I click the icon 'open time view popup'  the popup menu has no styling, I get a list of times displayed, but the background is transparent

<telerik:RadTimePicker ID="RadTimePicker1" runat="server" Skin="Sunset" 
            Culture="English (United Kingdom)">
<Calendar UseRowHeadersAsSelectors="False" UseColumnHeadersAsSelectors="False" ViewSelectorText="x" runat="server"></Calendar>

<TimeView CellSpacing="-1" Culture="English (United Kingdom)" BorderStyle="Solid" runat="server"></TimeView>

<TimePopupButton CssClass="" ImageUrl="" HoverImageUrl=""></TimePopupButton>

<DatePopupButton Visible="False" CssClass="" ImageUrl="" HoverImageUrl=""></DatePopupButton>

<DateInput Width="" LabelCssClass="" runat="server"></DateInput>
        </telerik:RadTimePicker>

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 05 Jul 2010, 08:28 AM
Hi Mark,

Based on the provided information, it is not clear what may cause the problem. If it occurs in Internet Explorer only, then you have reached some of the browser's CSS limits and you may need to reorganize the CSS files by combining them manually or with RadStyleSheetManager:

http://blogs.telerik.com/kamenbundev/posts/10-05-03/internet_explorer_css_limits.aspx

If you need further assistance, please send a runnable demo and we will inspect it locally.

Best wishes,
Dimo
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
Tags
Calendar
Asked by
mww
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or