This is a migrated thread and some comments may be shown as answers.

Change orientation

9 Answers 97 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
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

9 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 26 Nov 2007, 05:41 PM
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
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
0
Peter
Telerik team
answered on 18 Mar 2009, 01:53 PM

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
0
Peter
Telerik team
answered on 18 Mar 2009, 03:49 PM
Hello albu,

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)
* * *  
 
  <TimelineView NumberOfSlots="48" SlotDuration="01:00" ColumnHeaderDateFormat="hh:mm" /> 
 
* * * 

Regards,
Sorin
0
Peter
Telerik team
answered on 26 Mar 2009, 12:13 PM

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
0
Atanas Korchev
Telerik team
answered on 26 Mar 2009, 12:44 PM
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.
Tags
Scheduler
Asked by
Melvin Lee
Top achievements
Rank 1
Answers by
Peter
Telerik team
albu
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or