Episode

Display Lists of Data With Collection Views (Part 17 of 18) | Building Apps with XAML and .NET MAUI

with Robert Green, Leslie Richardson, Paul Sheriff

Welcome to the Building Apps with XAML and .NET MAUI series. Whether you are new to XAML or simply new to the XAML used in .NET MAUI, this series will show you how to start building a .NET MAUI app. In this episode, Paul shows the XAML elements you can use to display lists of data.

Chapters

  • 00:00 - Introduction
  • 01:00 - Creating an ObservableCollection to store a collection of entities
  • 04:05 - Adding a ListView to display a collection
  • 07:00 - Customizing the look of the list
  • 09:00 - Adding additional views and viewmodels to the app
  • 11:00 - Adding a CollectionView to display a collection
  • 15:30 - Using StackLayouts or Grids in ListViews and CollectionViews
  • 16:45 - Wrap-up

Developer
.NET
.NET MAUI