Declined
Last Updated: 13 Mar 2020 12:02 by ADMIN
David
Created on: 20 Jan 2016 19:32
Category: ListView
Type: Feature Request
1
ListView widget parameter to stop selected item propagation when an element is clicked inside a selected listView Item.
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.
1 comment
ADMIN
Preslav
Posted on: 13 Mar 2020 12:02

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

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.