How To Use MudBlazor Tables (Pagination, Sorting, Filtering, Server Side Data)

Today we will be going over how MudBlazor handles its tables. There are two different tables, one being a more familiar and simple aptly named SimpleTable, while the other one is far more useful and probably the one you want to know about MudTable, that brings with it the ability to filter, sort, paginate and serve data from the server.

GET YOUR FREE BLAZOR CHEAT SHEET HERE!!!: https://JustBlazor.com/

00:00 Intro
01:23 What is a table?
02:55 SimpleTable / Project Start
04:40 MudTable
06:58 Filtering
08:47 Sorting
10:25 What Frantic Editing Looks like (Asc Vs Desc)
12:08 Server Side Tables
14:50 Why Would You Use Server Side Tables
16:42 Server Side tabel vs Client Side

Music Credit goes to LUOVA:
https://www.youtube.com/channel/UCgwQ0UcVcSFMPEhlYfL1vFg

Resources used:
https://www.mudblazor.com/components/simpletable#api
https://www.mudblazor.com/components/table#api