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

[Solved] Change of layout

3 Answers 109 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 04 Jun 2009, 09:49 AM
Is there a way of changing the layout of the scheduler control so that we have the times vertically and the names horizontally

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 04 Jun 2009, 12:32 PM
Hi Kevin,

If you are grouping by a resource type, you can see this demo and consider day or week view with grouping direction - horizontal. Is this what you need?
 

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
Kevin
Top achievements
Rank 1
answered on 04 Jun 2009, 01:44 PM
i have tried that and its not what we want another issue that im having is that im using this

<ResourceTypes> 
                    <telerik:ResourceType ForeignKeyField="payrollid" KeyField="PayRollNumber"   
                    Name="Engineer" TextField="ENGINEER" DataSourceID="Engineers" AllowMultipleValues="true"/>  
                </ResourceTypes> 
and it isnt working how we need it to there is data in the data source and the data source with the foreign key but the scheduler isnt displaying the data
0
Peter
Telerik team
answered on 08 Jun 2009, 02:05 PM
Hello Kevin,

Multi-valued resources are possible only using a provider. Please, refer to this topic for more information:
http://www.telerik.com/help/aspnet-ajax/schedule_databindingimplementingaproviderthatsupportsmultivaluedresources.html



All the best,
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.
Tags
Scheduler
Asked by
Kevin
Top achievements
Rank 1
Answers by
Peter
Telerik team
Kevin
Top achievements
Rank 1
Share this question
or