Won't Fix
Last Updated: 13 Nov 2024 16:57 by ADMIN
Aleksandra
Created on: 26 Dec 2022 13:26
Category: ListView
Type: Feature Request
0
ListView: Expose mechanism to use different display property in the Group Header
Hallo, imagine we want to extend your tutorial example from this link:

https://docs.telerik.com/devtools/maui/controls/listview/styling/group-header



Imagine we have additional field in City class (CountryFlag as Image)

 

public class City
{
public string Name { get; set; }
public string Country { get; set; }
public Image CountryFlag { get; set; }
}

 

1 comment
ADMIN
Didi
Posted on: 13 Nov 2024 16:57

Hi,

The status of this item is set to Won't fix as the RadListView control is now obsolete and will be removed in the future. Use the RadCollectionView control instead. Cast your vote for the newly created item for the RadCollectionView: CollectionView: Expose mechanism to use different display property in the Group Header

The RadCollectionView is a complete, ground-up rewrite of the ListView. The RadCollectionView offers improved performance, enhanced features, and a modernized approach to managing lists of data. The RadCollectionView incorporates all of the ListView's key features. More about the differences between both components and how to migrate to the new RadCollectionView is available in the Migrating the Telerik .NET MAUI RadListView to RadCollectionView article.

Regards,
Didi
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.