You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/calendar/functionality/multi-view-mode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The code below shows the configuration of the multi-view calendar shown above:
41
41
42
42
43
43
>caution
44
-
Multi-view calendar logic works -only- when **AutoPostBack="true"**. As a result, if a **RadCalendar** control is used as the popup control inside a **RadDatePicker** or **RadDateTimePicker** control, it cannot use multi-view mode.
44
+
For versions prior **R3 2021**, Multi-view calendar logic works _only_ when **AutoPostBack="true"**. As a result, if a **RadCalendar** control is used as the popup control inside a **RadDatePicker** or **RadDateTimePicker** control, it cannot use multi-view mode.
0 commit comments