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

1/1/1980 RDP

0 Answers 48 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 07 Sep 2010, 07:32 PM
If I wanted to change the default min date for RadDatePickers for our entire site, would I simply change the value in Telerik.Web.UI.xml?


<member name="P:Telerik.Web.UI.RadDatePicker.MinDate">
            <summary>
            Gets or sets the minimal range date for selection.
            Selecting a date earlier or equal to that will not be allowed.
            </summary>
            <remarks>
            This property has a default value of <strong>1/1/1980</strong>
            </remarks>
        </member>

No answers yet. Maybe you can help?

Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Greg
Top achievements
Rank 1
Share this question
or