Completed
Last Updated: 12 Sep 2024 09:49 by ADMIN
Yohancef
Created on: 26 Dec 2022 08:08
Category: ListView
Type: Bug Report
0
ListView: Updates in the ListViewItem are not immediately reflected in the UI when in swiped state
When users trigger a swipe gesture of a ListView item and there is a change from code at that time, the UI is not updated immediately, but when the item is swiped back.
1 comment
ADMIN
Didi
Posted on: 12 Sep 2024 09:49

Hi Yohancef,

I tested the behavior and the issue no longer occurs in RadListView. I am testing with Telerik MAUI 7.1.0 version and in a .NET 8 maui application. I am closing this issue.

However, the scenario works in the Telerik MAUI 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. 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.

Regards,
Didi
Progress Telerik