Monday, February 26, 2018

Grouping In ListViews With Xamarin.Forms

In this article, we’ll see the process of grouping items in a ListView with Xamarin.Forms. I’m creating an Address Book where we are grouping the contact’s name in the Listview by the initial character's name.

source http://www.c-sharpcorner.com/article/grouping-in-listviews-with-xamarin-forms/

No comments:

Post a Comment