This question is locked. New answers and comments are not allowed.
Hi
I try to mimic the scheduleview minimap demo, and I want initially the minimap can display all year's appointments. So I change the timebar from
<telerik:RadTimeBar
VisiblePeriodStart="9/1/2012 12:00:00 AM" VisiblePeriodEnd="9/30/2012 11:59:59 PM"
>
to
<telerik:RadTimeBar
VisiblePeriodStart="1/1/2012 12:00:00 AM" VisiblePeriodEnd="12/30/2012 11:59:59 PM"
>
but the appointments don't show up until I drap the scrollbar of the timebar.
Is it a bug or I set something wrong
Attached is the project
Thanks very much!
I try to mimic the scheduleview minimap demo, and I want initially the minimap can display all year's appointments. So I change the timebar from
<telerik:RadTimeBar
VisiblePeriodStart="9/1/2012 12:00:00 AM" VisiblePeriodEnd="9/30/2012 11:59:59 PM"
>
to
<telerik:RadTimeBar
VisiblePeriodStart="1/1/2012 12:00:00 AM" VisiblePeriodEnd="12/30/2012 11:59:59 PM"
>
but the appointments don't show up until I drap the scrollbar of the timebar.
Is it a bug or I set something wrong
Attached is the project
Thanks very much!