Hello,
I have two instances of the RadScheduler, like in your demo. However, I need mine to act slightly differently in two ways that I cannot figure out.
1. When I click on a time slot in the month view scheduler, I want the day to be reset in the day view scheduler, but the only option I see is that onClientTimeSlotClick event, but I need to to be server-side, not client side, since client side cannot set the active day in the other scheduler.
2. I need the appointments in the month view scheduler to NOT take up the entire width of the day and stack on top of one another, I want to show as many instances of appointments as possible in the small area given, because most of my events will be all day events, so time during the day doesnt matter.
Any ideas, please shoot them my way.
I have two instances of the RadScheduler, like in your demo. However, I need mine to act slightly differently in two ways that I cannot figure out.
1. When I click on a time slot in the month view scheduler, I want the day to be reset in the day view scheduler, but the only option I see is that onClientTimeSlotClick event, but I need to to be server-side, not client side, since client side cannot set the active day in the other scheduler.
2. I need the appointments in the month view scheduler to NOT take up the entire width of the day and stack on top of one another, I want to show as many instances of appointments as possible in the small area given, because most of my events will be all day events, so time during the day doesnt matter.
Any ideas, please shoot them my way.