Hi,
I tried to create a schedule view grid with recursive block feature.
For Radscheduleview - EnableSimpleReccurrenceRendering="True" RecurringSelectionModifier="Shift"
Active view definition - <telerik:WeekViewDefinition Orientation="Vertical" GroupHeaderDateStringFormat="{}{0:yyyy MMMM dd}" TimerulerMajorTickStringFormat="{}{0:%h t}" DayStartTime="05:00" DayEndTime="05:00" VisibleDays="30"/>
I am able to create recursive blocks in all the areas, except last row 04 30 to 05 00 AM in the grid.
If i set grid start and end as 05 00 AM to 04:59 AM then it is working fine.
Pls suggest me the way to achieve this.
-Sugumar Panner selvam
I tried to create a schedule view grid with recursive block feature.
For Radscheduleview - EnableSimpleReccurrenceRendering="True" RecurringSelectionModifier="Shift"
Active view definition - <telerik:WeekViewDefinition Orientation="Vertical" GroupHeaderDateStringFormat="{}{0:yyyy MMMM dd}" TimerulerMajorTickStringFormat="{}{0:%h t}" DayStartTime="05:00" DayEndTime="05:00" VisibleDays="30"/>
I am able to create recursive blocks in all the areas, except last row 04 30 to 05 00 AM in the grid.
If i set grid start and end as 05 00 AM to 04:59 AM then it is working fine.
Pls suggest me the way to achieve this.
-Sugumar Panner selvam