Melvin Lee
Top achievements
Rank 1
Melvin Lee
asked on 26 Nov 2007, 09:25 AM
Hi,
Is there a way that I can change the orientation of the scheduler? Instead of displaying the hours from top to bottom in the left column, I like to display the hours in the top row from left to right
Is there a way that I can change the orientation of the scheduler? Instead of displaying the hours from top to bottom in the left column, I like to display the hours in the top row from left to right
9 Answers, 1 is accepted
0
Hello Marvin,
Currently, this is not possible. However, if there is an increased demand for such functionality, we will consider implementing it.
Regards,
Peter
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Currently, this is not possible. However, if there is an increased demand for such functionality, we will consider implementing it.
Regards,
Peter
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
albu
Top achievements
Rank 1
answered on 16 Mar 2009, 02:26 PM
Hello,
I see that previous message was written in 2007. The newest version contain the orientation functionality?(because I made some tests and I can't find the functionality)
Thanks,
Sorin
I see that previous message was written in 2007. The newest version contain the orientation functionality?(because I made some tests and I can't find the functionality)
Thanks,
Sorin
0
Probably you can use the Timeline View :
http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx
Let me know if you have any questions configuring this view to meet your requirements.
Best wishes,
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
albu
Top achievements
Rank 1
answered on 18 Mar 2009, 02:15 PM
Hello,
Thanks for your answer. Indeed the horizontal view of Timeline is what we are looking for, but it does not support to view the hours per day, and because of that, the user cannot change the duration of an appointment in hours in Timeline view.
Regards,
Sorin
Thanks for your answer. Indeed the horizontal view of Timeline is what we are looking for, but it does not support to view the hours per day, and because of that, the user cannot change the duration of an appointment in hours in Timeline view.
Regards,
Sorin
0
Hello albu,
Please, try the following configuration:
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Please, try the following configuration:
* * * |
<TimelineView NumberOfSlots="7" SlotDuration="01:00" ColumnHeaderDateFormat="hh:mm" /> |
* * * |
Peter
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
albu
Top achievements
Rank 1
answered on 26 Mar 2009, 10:34 AM
Hello Peter,
Thanks for the reply. The timeline configuration is what I needed.
One more question... It is possible to display also the Date? (for example I set 2 days to show on time line, and it shows the hours but it does not show the date)
Regards,
Sorin
Thanks for the reply. The timeline configuration is what I needed.
One more question... It is possible to display also the Date? (for example I set 2 days to show on time line, and it shows the hours but it does not show the date)
* * * |
<TimelineView NumberOfSlots="48" SlotDuration="01:00" ColumnHeaderDateFormat="hh:mm" /> |
* * * |
Regards,
Sorin
0
Please, see this topic for reference:
http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx
Fore example, you try ColumnHeaderDateFormat="dddd dd MMMM hh:mm"
Best wishes,
Peter
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
albu
Top achievements
Rank 1
answered on 26 Mar 2009, 12:33 PM
Thanks for quick replay. Yes indeed the format will help to show also the date, but what I mean,.. if is it possible to show the date in a separate row(first row Date, and the second row Hours)
Thanks,
Sorin
Thanks,
Sorin
0
Hello albu,
No, RadScheduler does not support the requested behavior.
Kind regards,
Albert
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
No, RadScheduler does not support the requested behavior.
Kind regards,
Albert
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.