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

How can I dynamically create a JQuery DropDownTree in an Angular application??

1 Answer 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
TracySarah
Top achievements
Rank 1
TracySarah asked on 21 Nov 2020, 07:33 PM
I'm currently using the jQuery DropDownTree since this component is not yet available in the Kendo Angular library. However, I need to create multiple DropDownTree components dynamically in an *ngFor loop in the template. I'm not sure how to do that since initializing a DropDownTree requires you to explicitly specify the element that will host it. Is this possible with DropDownTree?

I had originally created a support ticket for this but was told to ask here instead.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 24 Nov 2020, 01:34 PM

Hi,

I am happy to share that currently a dedicated Kendo Angular DropDownTree component is under development and is scheduled to be released in January 2021.

Meanwhile please check the following StackBlitz example that demonstrates how to render jQuery DropDownTree components dynamically in Angular app:

https://stackblitz.com/edit/angular-fk4bpx-hu9w3t

I hope the provided information helps.

Regards,
Martin
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/.

Tags
General Discussions
Asked by
TracySarah
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or