it is possible to find out the item that currently selected or set active by user without drag(event or index).
In my case, i would like to update a neighboring component when the user click an item in the sortable.
Thanks in advance for your answer
1 Answer, 1 is accepted
0
Svet
Telerik team
answered on 20 Nov 2020, 09:03 AM
Hi Sergej,
Indeed, the public API of the Sortable component currently doesn't expose an event that is fired when clicking a Sortable item. I am not sure if that will help in your specific use-case scenario, but probably the generic (click) event be used for this case. Please check the following example where I handle the (click) event of each sortable item:
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/.