Please ensure that ALL kendo components are extended with @Output() onDataBound = new EventEmitter<any|T>();
1 comment
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.