Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > RadControls in ASP.NET MVC > DateBox SelectedValue

Not answered DateBox SelectedValue

Feed from this thread
  • Abdullah Önden avatar

    Posted on Oct 5, 2009 (permalink)

    Hello

    When I try to assign a value for a datebox I get an error like this:

    Value of '01.01.0001 00:00:00' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'.
    Parameter name: SelectedDate


    Here's my code part:

    txtBirthdate.SelectedDate = DateTime.MinValue;

    - I've fixed my problem, you can delete this post -





    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > RadControls in ASP.NET MVC > DateBox SelectedValue