Kendo react scheduler: timeline view separator between dates

1 Answer 72 Views
Scheduler
Maxim
Top achievements
Rank 1
Maxim asked on 04 May 2022, 07:57 AM

Hello

Is it possible somehow to make a border between dates a bit bigger?

Because for not it is difficult to distinguish different dates in the timeline view

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 04 May 2022, 11:45 AM

Hi, Maxim,

It is possible to separate the items from the border, by using the item prop and passing a custom item with a set style of marginLeft. I created a small example that showcases this approach here:

https://stackblitz.com/edit/react-dtqnqj?file=app/main.tsx


More information on item customization in the Scheduler can be found in the following article:

https://www.telerik.com/kendo-react-ui/components/scheduler/customization/items/

I hope this helps.

Regards, FilipProgress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Maxim
Top achievements
Rank 1
commented on 04 May 2022, 11:47 AM

But is it possible to separate days headers as well?
Filip
Telerik team
commented on 06 May 2022, 07:20 AM

Hi, Maxim,

While it is possible to separate the items from the border, separating the day's headers is currently not supported.

In case you would like to see this in a future release, feel free to submit a feature request in our feedback portal here:

https://feedback.telerik.com/kendo-react-ui

Regards,
Filip
Maxim
Top achievements
Rank 1
commented on 06 May 2022, 07:26 AM

Thank you
Tags
Scheduler
Asked by
Maxim
Top achievements
Rank 1
Answers by
Filip
Telerik team
Share this question
or