For some reason, Telerik doesnt see a need for stopping the propagation of events in a ListView(s) selected item. THERE IS A NEED. It is available for the Grid, why is not automatic for the list view. Having to add the stop to every element that is clicked is ridiculous. selectable:true, selectPropagation: false, or propagation: [click:".element, .element"] PLEASE!!!!! I see many posts about this online.
Hello,
When the user clicks an element inside the template, the ListView item is not selected, and the event does not propagate. For example, check this Dojo - https://dojo.telerik.com/EDOHAzuN
Regards,
Preslav
Progress Telerik