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

Is this layout possible ?

2 Answers 72 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Ricardo
Top achievements
Rank 1
Ricardo asked on 20 Jan 2012, 10:23 PM
Hello !
I am reviewing different scheduler controls, and i need this particular layout (attached image) where the user can see 4 doctors at the same time, but each one has different timeslots in wich they see the patients. In this case john lennon is 20 mins with each patient,
mccartney 10, ringo 30, harrison 60 mins.

So, is this layout possible with this control ?


PS: sorry my lousy english, i hope you can understand me.


edit:
I also need for the same doctor, for example, to have 15 min timeslots on monday, 30 on tuesday, 10 on wednesday, etc. And see that when in weekview.

2 Answers, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 24 Jan 2012, 10:17 AM
Hi Ricardo,

This functionality can be accomplished with a few customizations of RadScheduleView. To get this layout you will have to:
  • Create custom resource class derived from Resource. Each resource is associated with a doctor, so it will have to store data about its timeslot intervals.
  • Generate custom slot and style them for each resource depending on its timeslot intervals.
  • Hide the default timeslot ticks.
  • Generate custom selection behavior.

You can find a sample project attached demonstrating how to implement each of these.

Greetings, Ivo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Ricardo
Top achievements
Rank 1
answered on 25 Jan 2012, 08:28 PM
Hi Ivo!
Thanks for taking the time to put together a sample! It's great!
In the next days I'll be making the first prototype with the ScheduleView, so I'll come back if I have any doubt, but this little sample is great to start with that.

thanks,
Ricardo

PS: I love House MD too! :)
Tags
ScheduleView
Asked by
Ricardo
Top achievements
Rank 1
Answers by
Ivo
Telerik team
Ricardo
Top achievements
Rank 1
Share this question
or