This question is locked. New answers and comments are not allowed.
Hi,
I've got some problem with calendar.
If I try put into view that code:
@(Html.Telerik().Calendar().Name("Month3").MinDate(new DateTime(2011,8,10)))
I have got error:
Any sugesstions?
Cheers, Grzesiek
I've got some problem with calendar.
If I try put into view that code:
@(Html.Telerik().Calendar().Name("Month3").MinDate(new DateTime(2011,8,10)))
I have got error:
Year, Month, and Day parameters describe an un-representable DateTime.
Any sugesstions?
Cheers, Grzesiek