Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Calendar > Set the current Date

Not answered Set the current Date

Feed from this thread
  • Reinhard avatar

    Posted on May 26, 2011 (permalink)

    Hi.

    The user changed the calenderview / selecteddate
    Sample:
    today = 2011.05.20
    user changed to 2009.01.02

    In my Button i set the current date:
    calendar.SelectedDate = Datetime.ToDay;

    Before i do this:
    if (calendar.DisplayMode != Telerik.Windows.Controls.Calendar.DisplayMode.MonthView )
    {
        calendar.DisplayMode = DisplayMode.MonthView;
    }



    But the calnder doesn´t show the correctly date!
    Why?


       







    Reinhard

    Reply

  • Yana Yana admin's avatar

    Posted on May 27, 2011 (permalink)

    Hello Reinhard,

    I've tried to reproduce this issue but to no avail. Please send us more details about your exact scenario. Thanks

    All the best,
    Yana
    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

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Calendar > Set the current Date
Related resources for "Set the current Date"

WPF Calendar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]