Declined
Last Updated: 07 Mar 2022 14:25 by ADMIN
Tim
Created on: 07 Mar 2022 13:43
Category: Kendo UI® for Vue
Type: Bug Report
0
majorTick / major-tick option does not work on the Vue scheduler.
Here is an example:

https://stackblitz.com/edit/nqnhfx-scivtg?file=src%2Fmain.vue 
 


Trying both variations as your documentation is inconsistent on the naming. But neither way gets the views to show times at 15 minute increments. 
3 comments
ADMIN
Petar
Posted on: 07 Mar 2022 14:25

Hi Tim,

Here is an example of how you can achieve the desired functionality. The linked project uses the major-time-header-template and the minor-tick-count properties of the Scheduler Wrapper.

Please check the linked example and let me know if you have questions about the suggested solution.

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tim
Posted on: 07 Mar 2022 14:12

I'm trying to get the week view to show the time slots at 15 minute intervals. Something like this:

ADMIN
Petar
Posted on: 07 Mar 2022 13:55

Hi Tim,

We've just tested your example and the major-tick property seems to be working correctly. 

Here is a modified version of your project in which the major-tick is defined with a value of 120. This value means 120 minutes or 2 hours. In the linked example, you can see that the Scheduler looks like this:

There is a 2 hours gap between the displayed hours. If we check the example you sent us, the major-tick value is 15 and again the hours' gap is 15 minutes. 

Can you please share what is the expected behavior? What should be the result that you expect when defining a value for the major-tick prop?

I am setting the status of the current ticket as "Declined" because the major-tick is working correctly. If you need to implement something specific with the Scheduler in your application, I will be happy to help you. 

Looking forward to your reply.

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.