Tag archive · 3 notes

#ListView

Every article connected to this part of the engineering archive.

Xamarin.Forms ListView Grouping

Aug 30, 2020English · 7 min
Install Syncfusion.Xamarin.SfListView Plugin

Grouping sequential data to reduce data complexity after connecting data to ListView in mobile apps is a good solution. We often see this when enumerating saved contacts in phonebook and messaging applications. It may…

Read article