From the course: .NET MAUI Essential Training
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Challenge: Add a collection view - .NET MAUI Tutorial
From the course: .NET MAUI Essential Training
Challenge: Add a collection view
(upbeat music) - Let's start with the view. I'm going to go and cheat a little bit. Go to my regular intervals 'cuz I know I want to add this bit here. I'll go to staggered intervals and paste that in. Now, it's not the regular intervals model, it's the staggered intervals model. So I'll just add that there. And I want to use that regular intervals collection view as my starting point. So again, I can just copy, come in here and paste inside my vertical stack layout. Got the collection view. That binding still works, it's intervals. We can choose to use this layout if we want. We can change the different orientation if you want to do something different. And then of course here, we need to change this data type to staggered interval model. Just choose it from the list and we're going to change this binding to total duration. So that is the developer's way, copying, pasting and…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Data binding basics4m 33s
-
(Locked)
Displaying lists of data4m 53s
-
(Locked)
Displaying data in a grid4m 5s
-
(Locked)
Binding data for input6m 57s
-
(Locked)
Databinding configuration8m 42s
-
(Locked)
Change notifications2m 24s
-
(Locked)
Additional views1m 26s
-
(Locked)
Challenge: Add a collection view2m 58s
-
(Locked)
Solution: Add a collection view8m 9s
-
(Locked)
-
-
-