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

Change time interval

1 Answer 68 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
alireza
Top achievements
Rank 1
alireza asked on 25 Mar 2014, 07:05 PM
Hello sir/madam
I have tow questions. First, is there any solution to change duration of time interval? Now default value is half hour and I want to change it to 15 minuts.
Second question is : where can I find the place of date style?
if i want to use another type of .Net calender date where can I change it?
thank you for your attention
best regards, Mirzargar

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 26 Mar 2014, 12:57 PM
Hi Mirzargar,

I'll go straight to your questions:

1. You will need to set the MinorTickLength of the desired ViewDefinition the following way:
<telerik:DayViewDefinition MinorTickLength="15min" />

2. If you need to replace the Calendar in the NavigationHeader you will need to modify the NavigationDateTimePickerStyle in the ScheduleView Theme in order to change the Calendar in the ControlTemplate.

Hope this helps.

Regards,
Kalin
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
ScheduleView
Asked by
alireza
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or