I'm using a RadListView and would like to know how to implement both a swipe action and a click action on the same item.
I've done quite a bit of research and trial and error and have not yet found a solution.
Thanks!
1 Answer, 1 is accepted
0
Lance | Senior Manager Technical Support
Telerik team
answered on 27 Aug 2020, 10:18 PM
Hello Dan,
Instead of selection, use ItemTapped event for the item tap (set IsItemTapEnabled=True). Now, use the Cell Swipe Gestures for the swipe interactions.
Read through the whole Cell Swipe documentation article to see the different ways you can use swipe, you can tap underlying buttons or use the threshold to trigger other actions. you can also review the two main demos to see the features implemented.
Regards,
Lance | Manager Technical Support
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.