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

Display Time Slot Like 7:00 , 7:15, 7:30, 7:45, 8:00 In Scheduler Control

3 Answers 101 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chandan Kumar
Top achievements
Rank 1
Chandan Kumar asked on 05 Apr 2010, 07:25 AM
Hello Sir,

i am using Rad Scheduler Control. im want to show time view Display Time Slot Like 7:00 , 7:15, 7:30, 7:45, 8:00 In Scheduler Control.

how can i achive. Please help Me.

Thanks
Chandan kumar

3 Answers, 1 is accepted

Sort by
0
Chip
Top achievements
Rank 1
answered on 07 Apr 2010, 12:21 PM
You can use the MinutesPerRow property and TimeLabelRowSpan. There is a demo - http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx
0
Chandan Kumar
Top achievements
Rank 1
answered on 07 Apr 2010, 01:00 PM
But Sir When We Set  the MinutesPerRow property and TimeLabelRowSpan Rows Devide into Section but Still Time Shows in Left Side As  8am , 8am, 8am , 8 am and Then 9am, 9am, 9am, 9am and so On....

But I Want 8am, 8:15am, 8:30am, 8:45am, 9am, 9:15am, 9:30am, 9:45am, 10:00am and So On....

i think u can understand my problem how can i achive plese helep me i m still stuck.


Thanks
Chandan Kumar 
0
Chip
Top achievements
Rank 1
answered on 08 Apr 2010, 04:41 PM
I see. Check the HoursPanelTimeFormat property - http://www.telerik.com/help/aspnet-ajax/telerik.web.ui-telerik.web.ui.radscheduler-hourspaneltimeformat.html

The property uses the standard .NET Date Formatting - http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx

In your case you need to set it to "hh:mm tt"

Tags
Scheduler
Asked by
Chandan Kumar
Top achievements
Rank 1
Answers by
Chip
Top achievements
Rank 1
Chandan Kumar
Top achievements
Rank 1
Share this question
or