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

Create custom timelineview in Angular

1 Answer 51 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Materovich
Top achievements
Rank 1
Veteran
Materovich asked on 19 Aug 2020, 12:18 PM

Hi, 

 

I need to create a custom timelineview in the kendo scheduler for angular to show a timeperiod that will be changed via inputs, in order to achieve a component with a similar behaviour than the RadTimeLine for Silverlight and WPF. 

 

My goal is to filter the scheduler with the inputs that I receive from the kendo stockchart navigator. I want to show the same period in the chart and in the scheduler.

 

Is there anyway to do that? I found an example for jQuery but I am not able to implement it in angular. In the link that I posted below, you have created a custom view that receive with an input the duration of the view. That's exactly what I need to do but with two dates. 

https://docs.telerik.com/kendo-ui/controls/scheduling/scheduler/how-to/custom-views/timeline-with-dynamic-length

 

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 21 Aug 2020, 09:23 AM

Hi Materovich,

Creating such a customized Timeline View is currently not supported, but if you have the time, please support the following feature request in our Feedback portal to help us estimate the customer demand for such an enhancement, and to prioritize accordingly when updating our roadmap:

https://feedback.telerik.com/kendo-angular-ui/1441098-timelinemultidayview-is-not-exported

You can also support and/or submit any other requests for features and components that are currently not available so we can consider them too.

I want to mention that all Kendo UI for jQuery widgets can be integrated in the Angular application as described in the following section of our documentation:

https://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/

Due to the increased complexity and the need to install and import jQuery and the Kendo UI for jQuery packages in the application, we typically suggest this option only as a measure of last resort - e.g. for widgets that do not have their Kendo UI for Angular counterpart yet (like Spreadsheet, Diagram, etc.), but it can be used to include any of the Kendo UI for jQuery widgets in the Angular application.

Regards,
Martin
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
Scheduler
Asked by
Materovich
Top achievements
Rank 1
Veteran
Answers by
Martin
Telerik team
Share this question
or