I am using RADScheduler and have a slot book for 10:00 to 10:10 on the Scheduler i have it setup for 30 mins slots. This booked slot takes up the whole slot e.g. 10:00 to 10:30. How can i get this to show the actual time of the slot booked and not fixing it into a slot?
3 Answers, 1 is accepted
0
Peter
Telerik team
answered on 08 Jun 2009, 04:23 PM
Hi Marin,
You need to set MinutesPerRow="10" for RadScheduler. Also to display the minutes for each row you can set HoursPanelTimeFormat="hh:mm".
Thanks for the responce, i did not say that i am using the Timeline View, but want it to show the 1 hour slots but showing how must time a job is booked for e.g. 10 mins. not sure if this is possible with the RADScheduler as everything seems to be controlled by the slot and I may need to look into a gantt component to achive this.
Thanks
Martin
0
Peter
Telerik team
answered on 09 Jun 2009, 11:09 AM
Hello Marin,
Please, try the following setttings with Timeline view and let us know if this helps you get closer to your goal: