Hello,
I have a bug in the control SchedulerView,indeed, if I set my calendar with
DayStartTime and DayEndTime and knowing that VisibleDays > 1, it does not take into concideration ...
code :
<schedule:TimelineViewDefinition VisibleDays="2"
TimerulerMajorTickStringFormat="{}{0:HH}"
TimerulerMinorTickStringFormat="{}{0:mm}"
TimerulerGroupStringFormat="{}{0:dd/MM/yyyy}"
Orientation="Horizontal"
DayStartTime="{Binding HeureDebut, Mode=TwoWay}"
DayEndTime="{Binding HeureFin, Mode=TwoWay}"/>
any idea ??
Regards,
sofien MAHJOUB
I have a bug in the control SchedulerView,indeed, if I set my calendar with
DayStartTime and DayEndTime and knowing that VisibleDays > 1, it does not take into concideration ...
code :
<schedule:TimelineViewDefinition VisibleDays="2"
TimerulerMajorTickStringFormat="{}{0:HH}"
TimerulerMinorTickStringFormat="{}{0:mm}"
TimerulerGroupStringFormat="{}{0:dd/MM/yyyy}"
Orientation="Horizontal"
DayStartTime="{Binding HeureDebut, Mode=TwoWay}"
DayEndTime="{Binding HeureFin, Mode=TwoWay}"/>
any idea ??
Regards,
sofien MAHJOUB