Unplanned
Last Updated: 06 Aug 2025 10:49 by Paweł Korczak
Paweł Korczak
Created on: 06 Aug 2025 10:49
Category: TabStrip
Type: Feature Request
0
Built in method to get the reordered items in the ListBox

Currently, when items are reordered or moved from one ListBox to another, the items are present in the dataSource, but not in the position they are displayed. I know about the following solutions: 

https://www.telerik.com/kendo-jquery-ui/documentation/knowledge-base/list-box-reordering-not-working 

and - https://dojo.telerik.com/gDwkisQr 

However, I would like to have a built-in method for retrieving the items in the order they are displayed.

0 comments