
As you know I am playing with Xamarin.Forms for a while and last week I was involved in one projects where I needed to have ListView with data which is divided in some way... So perfect way was to have some control like pivot on UWP but in Xamarin.Forms as you know we have Tabbed page which is similar to pivot but binding and other data manipulation is different so I think that I found the way to use Tabbed page to divide data and group it with Tabbed Page.

Continuing this series of simple MVVM bindings in Xamarin.Forms. In this tutorial I will make simple ListView binding in XAML.

The blog content and future post are moved to almirvuk.com, and this blog post about Tabular and Multidimensional Model in one SQL Server 2016 is available here: https://almirvuk.com/tabular-and-multidimensional-model-in-one-sql-server-2016/