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

DatePicker scrolls on top after date selection (ie7)

1 Answer 78 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Franco De Simone
Top achievements
Rank 1
Franco De Simone asked on 21 Oct 2008, 08:30 AM
Hi,
I'm talking about the latest version of AJAX RadControls.
I've a DatePicker with this code:

<tk:RadDatePicker runat="server" ID="ForwardCalendar" Culture="it-IT" Skin="Telerik" 
    Calendar-ShowRowHeaders="false" Calendar-EnableMultiSelect="false" Calendar-EnableMonthYearFastNavigation="false" 
    Calendar-EnableNavigationAnimation="true"
    <DateInput runat="server" EnableEmbeddedSkins="false" AutoPostBack="false"
    </DateInput> 
    <DatePopupButton ImageUrl="~/images/icons/calendar.png" HoverImageUrl="~/images/icons/calendar.png" 
        ToolTip="" /> 
</tk:RadDatePicker> 

The problem is, in IE7 only (but maybe in release 6 too), that when I choose a date from the calendar, the page scrolls up to the top. I think that maybe this behaviour is caused by the '#' at the end of each day selector link.
I saw another post similar to this but I've tried to describe the problem more in detail. I hope there is a solution (maybe preventing the default event for the link via javascript?).
Thanks.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Oct 2008, 08:56 AM
Hi Franco,

This issue has been fixed in Q3 2008 Beta. If the problem is a show stopper for you and you prefer using Q2 2008 SP2, please contact Telerik support (via a support ticket) and request a hotfix for this version.

Greetings,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Calendar
Asked by
Franco De Simone
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or