Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Calendar > RadMonthYearPicker - Incorrect Server Side Old/New Dates

Not answered RadMonthYearPicker - Incorrect Server Side Old/New Dates

Feed from this thread
  • David avatar

    Posted on Feb 1, 2012 (permalink)

    Here is the behavior I am seeing with RadMonthYearPicker.

    In my ASPX I have:

    <telerik:RadMonthYearPicker ID="RadMonthYearPicker1" runat="server" Skin="WebBlue"  OnSelectedDateChanged="RadMonthYearPicker1_SelectedDateChanged" AutoPostBack="true" >
                </telerik:RadMonthYearPicker>

    In my code behind I have:

            protected void RadMonthYearPicker1_SelectedDateChanged(object sender, SelectedDateChangedEventArgs e)
            {
    }

    I old date is in the same year as new date, e.OldDate and e.NewDate are correct. If old date is in a different year as new date, new date is incorrect and is == to old date.



    Reply

  • Radoslav Radoslav avatar

    Posted on Feb 6, 2012 (permalink)

    Hello David,

    I tried to reproduce the described issue but to no avail. On the following link I attached a small video which demonstrates how the described scenario works on my side. Additionally could you please try using the latest version of our controls and let me know if the issue still persist on your side.

    Looking forward for your reply.

    Regards,
    Radoslav
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Calendar > RadMonthYearPicker - Incorrect Server Side Old/New Dates
Related resources for "RadMonthYearPicker - Incorrect Server Side Old/New Dates"

ASP.NET Calendar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]