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

Resource Grouping

3 Answers 158 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 25 Oct 2007, 09:15 PM
Is it possible to page resources when in ResourceView?  I would like to show n resources rather than all resources.

3 Answers, 1 is accepted

Sort by
0
Scott
Top achievements
Rank 1
answered on 26 Oct 2007, 05:21 PM
I'm new to telerik, so please excuse my ignorance on this subject.  I have tried finding a solution and have some good leads from the resource availability demo.  Perhaps there is an easy solution I am missing.

Here is some clarification.

By default, grouping by resource displays all resource values, making it difficult to view on screen if there are many.  I would like to have the grouping show an optimal number of resource values with a forward and back button to cycle one at a time or page through all the values.

I have spent months developing a windows scheduler control similar to this web control and am extremely excited to test yours.  It's great!
0
Scott
Top achievements
Rank 1
answered on 26 Oct 2007, 10:26 PM
OK, my guess is that I need to override get resources, modify the select statement using page index and number of items, and do data binding before switching to the resource grouping view. 

Maybe i can bind to a list of resource items, as well.

Anyone???
0
Dimitar Milushev
Telerik team
answered on 29 Oct 2007, 09:44 AM
Hello Scott,

RadScheduler does not support paging natively. You can indeed implement this by working with the Data Source and only retrieveing the Resources that need to be displayed.

Regards,
Dimitar Milushev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Scott
Top achievements
Rank 1
Answers by
Scott
Top achievements
Rank 1
Dimitar Milushev
Telerik team
Share this question
or