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

Different Layout for DayView/WeekView

1 Answer 23 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Mark Rabjohn
Top achievements
Rank 1
Mark Rabjohn asked on 09 Mar 2010, 10:57 AM
Hi,

I am trialing RadScheduler for a potential client.

We are using WebService bindings for speed, and groupings for the layout, so WeekView, Monthview and Timeline all fail to work properly. One obvious question, is when is Date,Resource grouping likely to be working in WeekView, Monthview and Timeline Views?

For now, My Client has asked if we can reorganise the Day view so that the time axis is horizontal, and the resource grouping is vertical - i.e. a full transpose of what is seen when the resource grouping is horizontal.

Does anybody know if this is possible?

Mark

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 12 Mar 2010, 09:31 AM
Hello Mark,

Thank you for considering our products.

I can confirm that Date + Resource grouping is currently not functional with Web Service binding. We've chosen to delay its implementation as it's much less used than other modes.

As for your second question - TimelineView grouped by resource is very close to what you require:

<telerik:RadScheduler runat="server" ID="RadScheduler1" SelectedDate="2009-02-03 09:00">
    <TimelineView GroupBy="Calendar" GroupingDirection="Vertical" NumberOfSlots="9" SlotDuration="01:00:00" ColumnHeaderDateFormat="hh:mm" />

I hope this helps.

Sincerely yours,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
Mark Rabjohn
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or