Standard features required in any database application are Filtering and Sorting. We will see how powerful LINQ is for making this work. In 7A we will add filtering to the Patient Index View.
0:00 Step 6 Recap
0:30 Intro to Filtering, Sorting and Paging
2:00 Adding a Form to Index
6:40 Controller Changes
9:10 LINQ built in stages
12:20 Demo filter working
14:00 Bootstrap Collapse the Filter Section
22:20 Filter across a m:m with .Any()
0:00 Step 6 Recap
0:30 Intro to Filtering, Sorting and Paging
2:00 Adding a Form to Index
6:40 Controller Changes
9:10 LINQ built in stages
12:20 Demo filter working
14:00 Bootstrap Collapse the Filter Section
22:20 Filter across a m:m with .Any()
Category
📚
Learning