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

Kendo UI Scheduler for Angular 2

17 Answers 542 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Graham
Top achievements
Rank 1
Graham asked on 01 Feb 2017, 05:54 PM

Hello.

Currently Kendo UI for Angular doesn't seem to have Scheduler control. What are your plans about releasing Scheduler?

 

17 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 02 Feb 2017, 09:39 AM
Hello,

we will consider the scheduler component in the second half of 2017, once we are done with the angular 2 essential set of components - grid and forms. Most of these are prerequisites for the scheduler anyway. 

Regards,
Petyo
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Graham
Top achievements
Rank 1
answered on 02 Feb 2017, 10:58 AM

Thanks for answering. :) The problem is that my customer doesn't want to wait till you release Sheduler.

What if I add Kendo UI for jQuery into my Angular 2 app? I already have Kendo UI for Angular 2 integrated into the app. I use Grid, Calendar, Chart controls along with DataQuery.

Do you think both Kendo for jQuery and Kendo for Angular 2 are able to work side-by-side in the same project?

0
Accepted
Petyo
Telerik team
answered on 06 Feb 2017, 08:20 AM
Hello,

mixing jQuery widgets with the native Angular components should work in general, but we don't provide support or recommend it. There are plenty of limitations with this approach which is the reason why we chose to start with the native approach. 

Regards,
Petyo
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Jonathan
Top achievements
Rank 1
answered on 22 Feb 2017, 02:06 PM

Graham,

 

What did you end up doing? Did you have success mixing the jquery version? Would you like to share your experience ?

0
Steve
Top achievements
Rank 1
answered on 12 Jun 2017, 12:39 PM
I'd be interested to know as well. I need to mix some Angular 2 components with jQuery since they haven't released this for Angular 2 yet.
0
Graham
Top achievements
Rank 1
answered on 15 Jun 2017, 11:45 AM

A bit painful, but in general it works. I had to add some crunches to fix styles interference between both the frameworks. 

I have jquery/kendo Pivot, Grid, Date/Datetime picker working side-by-side with Kendo for Angular 4 framework in my Angular CLI project.

 

 

0
Dimiter Topalov
Telerik team
answered on 15 Jun 2017, 04:09 PM
Hi,

There is a step-by-step tutorial, and a sample application in the following section of our documentation:

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

As already discussed, integration is possible, but comes with certain limitations, and is not officially supported.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Mark
Top achievements
Rank 1
answered on 04 Oct 2017, 07:51 PM

Any updates for the scheduler component for Angular 2? This component is critical to our healthcare project? As we're in the second half of 2017 has the scheduler been considered For Angular 2, React, or Vue? Any advise greatly appreciated.

 

Thank you

Mark

0
Dimiter Topalov
Telerik team
answered on 05 Oct 2017, 06:58 AM
Hi Mark,

Unfortunately the Scheduler component is not a part of our immediate plans, but instead is a part of our long-term strategy:

http://www.telerik.com/kendo-angular-ui/roadmap/

The situation is similar for the Kendo UI for React and Vue suites, but they are in much earlier stages of development, and currently only wrappers for some of the Kendo UI for jQuery widgets are available:

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

Native elements for React are planned for January, but initially only the basic components such as the Grid and Inputs will be introduced.

Currently, the only available approach is to use the Kendo UI for jQuery Scheduler in the Angular application, as previously discussed, and explained in the following article:

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

In general, our roadmap and priorities depend largely on the business value and customer demand for specific components and features.

However, I would like to present you an offering that may be relevant and applicable to your needs - our Feature Acceleration program.

It allows a customer to negotiate a certain component or functionality to be implemented on demand or sooner than our roadmap implies.

Feature acceleration fits well in scenarios where a feature or enhancement is important for an application's success, but it is not planned to be available at the time of the application's completion.

Let me know if you are interested in pursuing this option at any time and I will put you in touch with our Professional Services team to discuss your exact specifications and possible timeframes.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Mark
Top achievements
Rank 1
answered on 06 Oct 2017, 09:22 PM

Dimiter,

Thank you for your reply and I'll put together something for the Feature Accelerator as it relates to healthcare, obviously critical for patient scheduling. However scheduling in general is import for all team based initiatives as well.

The reason for my question was in part based on my reading the following Telerik blog, http://www.telerik.com/blogs/have-it-your-way-with-the-r3-2017-kendo-ui-release.

For React and Vue is saw the following and wondered since both are using wrappers I could therefore use the scheduler as noted in the blog statement below:

"This initial release of React and Vue support are an official set of wrappers around Kendo UI that gives immediate support for the large set of Kendo UI components that already exists. The Grid, Scheduler, and many of your favorite widgets are all available with this release."

Is this saying for React and Vue using wrappers would give us access to all components including the scheduler?  Been thinking of taking a shot with Vue for a project and if I can use the scheduler this may be the one to start.

Thank you

Mark


0
Dimiter Topalov
Telerik team
answered on 09 Oct 2017, 10:47 AM
Hello Mark,

Both React and Vue wrappers have scheduled the release of currently missing wrappers for several Kendo UI for jQuery widgets for their next major release in mid-Januyary.

The widgets that the focus will be on are TreeView, ListView, Editor and Charts, while the Scheduler and TreeList are next in the line, and the teams are aiming to provide them in January as well (but it is not yet certain).

Currently the most time-efficient solution seems to use the Kendo UI for jQuery scheduler in an Angular application along with the native Angular components that are already released.

The following section of our documentation, mentioned in one of the previous posts as well, demonstrates using a Kendo UI for jQuery Scheduler in an Angular application:

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

Of course, the Feature acceleration program remains an option as well.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Jakub Wilk
Top achievements
Rank 2
answered on 08 Feb 2018, 03:45 PM
Any news on this, can you give any date?
0
Dimiter Topalov
Telerik team
answered on 09 Feb 2018, 09:06 AM
Hello Jakub,

I cannot commit to a specific timeline, as the Scheduler still remains a part of our long-term plans:

https://www.telerik.com/kendo-angular-ui/roadmap/

... but as we understand that it is one of the most desired and business-critical components, we will do our best to start initial R&D this summer.

Probably more information will be available after our next official release, scheduled for May.

We will update our Roadmap accordingly once we fulfill our immediate priorities and start working on the next series of more complex components like the Editor and the Scheduler.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Jakub Wilk
Top achievements
Rank 2
answered on 09 Feb 2018, 09:13 AM

Dear Dimiter,

we are very happy that you will start initial R&D, but we took a decision to start migration to Angular version as you write some time ago that Scheduler should be available end of 2017, and it looks like that will have 1 year delay?

 i think that quite big number of developer did the same :-)

we were start using your components maybe even 10 years ago and you never ever had so big delay,

thanks and best regards, jakub

 

0
Dimiter Topalov
Telerik team
answered on 12 Feb 2018, 01:41 PM
Hello Jakub,

Indeed, when we first introduced the Kendo UI for Angular suite, providing a dedicated Scheduler component was among our more immediate plans, but as described in the disclaimer, published in our Roadmap page:

"We operate in a dynamic environment, and things are subject to change. The information provided is intended to outline the general product direction. It is intended for informational purposes only and should not be relied upon when making any purchasing decision. We may decide to add new components at any time depending on our capability to deliver products meeting Progress quality standards. The development, releases and timing of any features or functionality described for Progress products remains at the sole discretion of Progress. The roadmap does not represent a commitment, obligation or promise to deliver any products to the customer at any time."

I understand that waiting for some component, feature or enhancement, longer than expected might be frustrating, and I am sorry about the seemingly misleading (from present point of view) information, provided by one of our former colleagues a year ago, but we decided to go in another direction and focus our efforts in polishing the basic components and the Grid first, as well as introducing other new components such as the TreeView and the Window, before eventually getting to the Editor, TreeList and Scheduler.

We will be happy to share more details once we have a more specific timeline and a better estimate of when an initial version of the Scheduler component can be available. Thank you for the understanding.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Sivaprakas
Top achievements
Rank 1
answered on 27 Feb 2018, 01:25 AM
any news on scheduler for kendo UI Angular ? When can we expect this control? 2019? 2020? ...
0
Dimiter Topalov
Telerik team
answered on 27 Feb 2018, 07:53 AM
Hello Sivaprakas,

I am afraid the most current information about the Kendo UI for Angular Scheduler component, is still the one available in my latest posts. We will do our best to start initial research and development work on the Scheduler this summer, but as it is a very complex component, I cannot commit to a timeline or estimate how long it will take us to release it.

We hope that we will be able to have an initial prototype by the end of this year or in the first months of 2019, but this is still just a speculation. Once the initial research phase is over, we will have a better estimate of when the Scheduler can be ready, and will update our roadmap accordingly.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Scheduler
Asked by
Graham
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Graham
Top achievements
Rank 1
Jonathan
Top achievements
Rank 1
Steve
Top achievements
Rank 1
Dimiter Topalov
Telerik team
Mark
Top achievements
Rank 1
Jakub Wilk
Top achievements
Rank 2
Sivaprakas
Top achievements
Rank 1
Share this question
or