Completed
Last Updated: 09 Sep 2024 13:44 by ADMIN
Allen
Created on: 24 Aug 2023 08:15
Category: ListView
Type: Bug Report
3
ListView: [WinUI] Dragging an item to the bottom while reordering does not scroll
When reordering items in the ListView sometimes the user might want the item to go to the end of a long list. It is not possible, because the ListView does not scroll while dragging the item.
2 comments
ADMIN
Didi
Posted on: 09 Sep 2024 13:44

Hi all,

We have resolved this behavior by implementing a new control, CollectionView, which is a complete rewrite of the ListView from the ground up. CollectionView offers improved performance, enhanced features, and a modernized approach to managing lists of data. The CollectionView incorporates all key features of the ListView.

As this new control supersedes the ListView, this bug will be closed. We recommend transitioning to CollectionView to take full advantage of its capabilities. Visit the following article that explains how to migrate to the new RadCollectionView.


The attached video shows how the RadCollectionView works on WinUI when dragging an item to the bottom.

Regards,
Didi
Progress Telerik

Alex
Posted on: 30 Aug 2024 09:56
Agreed, this is an issue and should be sorted. Can we get an ETA on a fix?