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

Sample showing multiple columns by user?

1 Answer 34 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 14 Aug 2013, 04:21 PM
On the day view, is there a sample showing multiple users with each user getting their own column?  So if there are four people with appointments on that day, each person would be in their own column.

I thought I remember seeing that, but can't find it now.
Thanks,
Adam


edit:
Ok, I found it on the Resource Grouping.

I'm using the DbSchedulerProviderBase to deliver the Appointment objects to the scheduler.  Can I group by fields in the Appointment class? or do I have to add a resource, then group by that?

Basically I just want to group by Appointment.Owner.  Can I do that, or do I have to add a "owner" resource then group by that?
Thanks,
Adam

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 19 Aug 2013, 10:21 AM
Hello Adam,

In order to have the desired grouping you will first need to add the resource which in your case would be the Owner.

Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Adam
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or