Episode

Design a Screen Using a Grid (Part 3 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 designs a user detail screen using a Grid.

Chapters

  • 00:00 - Introduction
  • 01:45 - Adding a Grid to a page
  • 02:05 - Defining row and columns in a grid
  • 03:10 - Locating page elements in rows and columns in the grid
  • 03:55 - Specifying row heights and column widths
  • 07:30 - Using Margins to control spacing around elements
  • 10:30 - Using RowSpacing and ColumnSpacing to control spacing
  • 11:55 - Using Padding to control spacing
  • 15:40 - Wrap-up

Developer
.NET
.NET MAUI