HI,
I am using Rad ScheduleView for creating a timetable for a school , class etc. I want time slots for schedule to be predefined. I have a collection where I store a list of Start time n End Time for the schedule . I want to bind this list to RadScheduleView so that when user attempts to schedule a appointment it will be the start time n end time will from predefined list only.
My list will be look like this:
Period 1 - 7:30:00 AM to 8:15:00 AM
Period 2 - 8:15:00 AM to 9:00:00 AM
Break - 9:00:AM to 9:30:00 AM
and so on.
Thanks
SR
I am using Rad ScheduleView for creating a timetable for a school , class etc. I want time slots for schedule to be predefined. I have a collection where I store a list of Start time n End Time for the schedule . I want to bind this list to RadScheduleView so that when user attempts to schedule a appointment it will be the start time n end time will from predefined list only.
My list will be look like this:
Period 1 - 7:30:00 AM to 8:15:00 AM
Period 2 - 8:15:00 AM to 9:00:00 AM
Break - 9:00:AM to 9:30:00 AM
and so on.
Thanks
SR