← Back
Gerald Versluis September 5, 2017 12m

Grouping data in the Xamarin.Forms ListView

Summary

This tech transcript explains how to implement ListView grouping in Xamarin.Forms, building upon prior knowledge of the control. The key takeaway is to enable grouping in the ListView properties and then bind to a key value pair collection, potentially utilizing MVVM helper libraries to group data efficiently by a specified criteria, like the first letter of a superhero's name.

View original episode ↗