Declined
Last Updated: 18 Jul 2023 15:11 by ADMIN
balazs
Created on: 05 Nov 2020 09:01
Category: Kendo UI for Angular
Type: Feature Request
1
Add DataBound event emitters

Please ensure that ALL kendo components are extended with @Output() onDataBound = new EventEmitter<any|T>();

2 comments
ADMIN
Martin
Posted on: 18 Jul 2023 15:11

Hi Balazs,

We are declining this request due to low interest and demand. If it turns out to be popular in the future, we will reconsider the status. 

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
balazs
Posted on: 11 Nov 2020 16:31
This feature would allow us to create directives and have more fine grained control over the bound/selected value, or when doing initial selection after data bound.