ListView: Provide support for relative source binding in the template
Support for relative source binding in the Listview ItemTemplate/SwipeTemplate
1 comment
ADMIN
Didi
Posted on:13 Nov 2024 15:26
Hi Akesh,
The ListView control is now obsolete. 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.