This question is locked. New answers and comments are not allowed.
Hi all,
How can I perform model binding to calendar?
And the other question is that Html.Telerik().Calendar().Name("MyCalendar").Value(Model.DateValue), Value function only takes DateTime as input parameter, if my model contains DateTime? data type what shall I do? I try to achieve the function that if model has date value I want to show in calendar, otherwise no date is selected.
Thanks
Hardy
How can I perform model binding to calendar?
And the other question is that Html.Telerik().Calendar().Name("MyCalendar").Value(Model.DateValue), Value function only takes DateTime as input parameter, if my model contains DateTime? data type what shall I do? I try to achieve the function that if model has date value I want to show in calendar, otherwise no date is selected.
Thanks
Hardy