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

[Solved] Resources not displays in Time Line View

1 Answer 164 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Timothy Kruszewski
Top achievements
Rank 1
Timothy Kruszewski asked on 06 Feb 2010, 03:05 AM
I am demoing this product for possible purchase and for the life of me I cannot figure out how to get the resources to display on the Time Line view.  I am using VS2008 and SQLServer 2008 and Entity Data Model to bind data.  I have no problems inserting, updating or deleting data.  My resources would be a list of users from the database and they display fine when adding or inserting records but they do not display on any of the available scedule view.  This seems to be such a simple and trivial thing to do yet I cannot find any documentation or examples of how to do it.  Please see the attached screen shots for additional details.  Can someone please help me??

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 09 Feb 2010, 02:54 PM
Hi Timothy,

It seems that you have not set the GroupBy property of RadScheduler. Also, your resource type name should be a single word: Name="UserName". Then you can set GroupBy="UserName" for RadScheduler.   Here is an online demo for reference:

 

http://demos.telerik.com/aspnet-ajax/scheduler/examples/resourcegrouping/defaultcs.aspx

Greetings,
Peter
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Scheduler
Asked by
Timothy Kruszewski
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or