Rana Khalid
Top achievements
Rank 1
Rana Khalid
asked on 03 Apr 2008, 12:29 PM
We want to hide/remove "Show 24 hours..../Show business hours..." link from bottom/left side of the control. Is their a property to hide it?
One more thing, we are showing all 24 hours, but when the scheduler opens up, we need "06:00 AM" as the first row at the top. Is their a way to scroll the control to a specific time?
Please let me know.
Thanks.
Rana.
One more thing, we are showing all 24 hours, but when the scheduler opens up, we need "06:00 AM" as the first row at the top. Is their a way to scroll the control to a specific time?
Please let me know.
Thanks.
Rana.
7 Answers, 1 is accepted
0
Hi Rana,
Yes, it is possible. Just set ShowFooter="false" for RadScheduler and you should get the desired appearance.
Peter
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Yes, it is possible. Just set ShowFooter="false" for RadScheduler and you should get the desired appearance.
Peter
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Rana Khalid
Top achievements
Rank 1
answered on 03 Apr 2008, 02:41 PM
Thanks Peter for your quick reply. Can you please answer the following question.
---------------------
>>one more thing, we are showing all 24 hours, but when the scheduler opens up, we need "06:00 AM" as the first row at the top in the viewing area. Is their a way to scroll the control to a specific time?
-----------------------
I know we can set the "DayStartTime=06:00:00" which will display the Scheduler starting @06:00AM, but then we can't see hours between 12:00AM and 06:00AM until we click on "Show 24 hours..".
---------------------
>>one more thing, we are showing all 24 hours, but when the scheduler opens up, we need "06:00 AM" as the first row at the top in the viewing area. Is their a way to scroll the control to a specific time?
-----------------------
I know we can set the "DayStartTime=06:00:00" which will display the Scheduler starting @06:00AM, but then we can't see hours between 12:00AM and 06:00AM until we click on "Show 24 hours..".
0
Sorry, I forgot to mention that this is not possible. We will consider it as a new feature. Thanks.
Peter
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Rana Khalid
Top achievements
Rank 1
answered on 03 Apr 2008, 03:28 PM
Thanks Peter. I think we can live with that for now. But, my next question is regarding some functionality which we will have to have in order to rollout our application.
We are maintaining two Scheduling controls (one Weekly and one Daily Scheduler) and hide/display them via Divs.
We may have several events for one time slot. i.e. 3 events between 8AM-9AM. Instead of squeezing them all in one slot, we are showing the first one and adding an ImageButton with "MORE" graphics using "Appointment Template" in Weekly Scheduler.
So, if user wants to see all the events, S/he clicks on "MORE" and we flip Weekly Schedule with Daily Schedule. Since Daily is 7 times wider then weekly one, they can properly see the contents of each event.
So far so good. BUT for some reason, Daily Schedule doesn't display the data/events if you change the "SelectedDate" property in that "ImageButton_Clicked" event (on server side). BTW, date is changed correctly, only data is not showing up. If you click on a different date on "Calendar" control (again on Server Side), then, data shows up properly. Seems like some refresh issue.
Could you please help resolving this issue?
Thanks.
Rana.
We are maintaining two Scheduling controls (one Weekly and one Daily Scheduler) and hide/display them via Divs.
We may have several events for one time slot. i.e. 3 events between 8AM-9AM. Instead of squeezing them all in one slot, we are showing the first one and adding an ImageButton with "MORE" graphics using "Appointment Template" in Weekly Scheduler.
So, if user wants to see all the events, S/he clicks on "MORE" and we flip Weekly Schedule with Daily Schedule. Since Daily is 7 times wider then weekly one, they can properly see the contents of each event.
So far so good. BUT for some reason, Daily Schedule doesn't display the data/events if you change the "SelectedDate" property in that "ImageButton_Clicked" event (on server side). BTW, date is changed correctly, only data is not showing up. If you click on a different date on "Calendar" control (again on Server Side), then, data shows up properly. Seems like some refresh issue.
Could you please help resolving this issue?
Thanks.
Rana.
0
Rana Khalid
Top achievements
Rank 1
answered on 03 Apr 2008, 04:05 PM
It was a bug in my code which was causing the data to not show up in Daily Schedular.
Sorry for the false Alarm. It is working correctly now.
Thanks.
Rana.
Thanks.
Rana.
0
Alex
Top achievements
Rank 1
answered on 07 Oct 2009, 02:37 AM
Hi Telerik Team,
I'd like to follow up regarding the question of Rana which was posted last year of April 3. 2008. The question was:
---------------------
>>one more thing, we are showing all 24 hours, but when the scheduler opens up, we need "06:00 AM" as the first row at the top in the viewing area. Is their a way to scroll the control to a specific time?
-----------------------
I know we can set the "DayStartTime=06:00:00" which will display the Scheduler starting @06:00AM, but then we can't see hours between 12:00AM and 06:00AM until we click on "Show 24 hours..".
And Peter replied that this is not possible. It has been more than year now, I would like to ask if this is already possible? I am having the same problem and Boss wants to have this behavior.
Thanks in advanced.
Alex
I'd like to follow up regarding the question of Rana which was posted last year of April 3. 2008. The question was:
---------------------
>>one more thing, we are showing all 24 hours, but when the scheduler opens up, we need "06:00 AM" as the first row at the top in the viewing area. Is their a way to scroll the control to a specific time?
-----------------------
I know we can set the "DayStartTime=06:00:00" which will display the Scheduler starting @06:00AM, but then we can't see hours between 12:00AM and 06:00AM until we click on "Show 24 hours..".
And Peter replied that this is not possible. It has been more than year now, I would like to ask if this is already possible? I am having the same problem and Boss wants to have this behavior.
Thanks in advanced.
Alex
0
Hello Alex,
Thank you for this question.
Actually, we have prepared a kb article to address this case -
How to scroll into view a specific time slot on initial page load
Regards,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Thank you for this question.
Actually, we have prepared a kb article to address this case -
How to scroll into view a specific time slot on initial page load
Regards,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.