Feature enhancement
Horizontal TimeLine events don't have data-uid. Unify rendering with the Vertical TimeLine
Horizontal:
Vertical:
Environment
Kendo UI version: [all]
jQuery version: 3.4.1
Browser: [all
Hi Team,
I would like to request to add a class to the selected active Timeline event item. This would help distinguish the selected Timeline event over the others, and help with custom styling.
Thank you!
We would like to have this below 2 features included in timeline. It will be really handy.
1. Option to have display more field with date in label of timeline
2. Having multiple event visible for horizontal timeline similar to it comes in vertical timeline kendo ui jquery demo for timeline
Thanks,
Brian
When using the Timeline control, if control is set up to be in Horizontal mode orientation and you update the datasource dynamically to make it use a 'lazy loading' like approach when loading items when the datasource has been updated, the control will jump to the first panel rather then stay on the panel the user was on.
The Timeline should be able to handle this dynamic update of the datasource and keep the user on the panel they were on especially when there are large amounts of data. Current issue makes it so the user will have to start at the beginning and click to get to the end of the control.
An example of this can be seen using the following demo. If you change the orientation to Horizontal then click to the end of the control's items, and then click the add button in the demo you'll see the control will add the items correctly however jump to the first page in the control.
It would be better if we can customize circle(depend on type of entity we can paint it with different borders).
Instead of date show something else. It is not possible with api now, but I think it is easy to make everything replaceable with custom templates.
Thanks,
Nurbek
Hello,
I am implementing the new timeline widget.
Looks very nice, but I use this in combination of a shared datasource. (I use it in a grid and a timeline)
However, the 'autoBind:false' option does not work in the timeline widget, so the datasource is read twice.
How can I prevent that?
See a dojo example with 2 timelines and the same datasource. Also here the datasource is read twice.
https://dojo.telerik.com/OMitaQEw
Regards ,
Richard