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

[Solved] Calendar Control and Model Binding

0 Answers 53 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hardy Wang
Top achievements
Rank 1
Hardy Wang asked on 15 Mar 2011, 03:10 AM
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
Tags
Calendar
Asked by
Hardy Wang
Top achievements
Rank 1
Share this question
or