Declined
Last Updated: 05 Feb 2025 13:11 by ADMIN
Jyothi
Created on: 21 Jul 2023 11:14
Category: ListBox
Type: Feature Request
0
Please consider adding row double click event to the ListBox. When a row double clicked, it can be moved to the right/left

Currently kendo ListBox does not support double click event.

Implement kendo ListBox in Angular.

Double click on a row.

No event is emitted.

2 comments
ADMIN
Yanmario
Posted on: 05 Feb 2025 13:11

Hi Everyone,

It seems there was some misunderstanding in Martin's reply. 

I wanted to share an example of how the transferItem private method in DataBindingDirective can be used to move items between list boxes using the dblclick event.

https://stackblitz.com/edit/angular-ywppvnkb

I hope this example is helpful until an official feature is released for the ListBox component.

Regards,
Yanmario
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Martin Bechev
Posted on: 12 Jan 2024 15:26

Hi Jyothi,

The ListBox isn't designed to support drag and drop feature. However, the developer can use the Drag and Drop Utility containers and allow dragging elements from one ListBox to another:

https://www.telerik.com/kendo-angular-ui/components/utils/draganddrop/

Similar functionality can be found in the Grid documentation where the Drag and Drop utility has been used to provide a drag and drop feature between two Grids:

https://www.telerik.com/kendo-angular-ui/components/grid/rows/drag-and-drop/

The same could be used to provide drag and drop between two ListBoxes

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources