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

[Solved] Dynamic Changes via jquery?

1 Answer 102 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.
D
Top achievements
Rank 1
D asked on 03 Nov 2010, 06:05 PM
Hello,
I'm trying to dynamically change the MinDate and MaxDate properties on a Telerik Calendar in client-side code. I'd like to do it without refreshing or making ajax calls, if it's possible. The Calendar's client Api doesn't seem to directly support this, but is there a way to force the Calendar to re-render itself?

1 Answer, 1 is accepted

Sort by
0
nachid
Top achievements
Rank 1
answered on 03 Nov 2010, 08:07 PM
I guess if you change the selected date and choose one outside the current view, the calender will render again()
Tags
Calendar
Asked by
D
Top achievements
Rank 1
Answers by
nachid
Top achievements
Rank 1
Share this question
or