Declined
Last Updated: 20 Jan 2022 11:59 by ADMIN
Created by: Ricky
Comments: 0
Category: ListBox
Type: Feature Request
1
The new ListBox component already has the option to set a template for its items in kendo.ui.ListBoxOptions. Unintuitively the angular hooks for compile and cleanup for not fired when using that template.

Note that these hooks are not only used by classic AngularJS but also by other frameworks.

Please complete the component to fully support item templates like ListView, Grid, TreeView and others do.