In this Angular material tutorial, we will create a data table with rich features such as sorting, pagination, paging, and search filter.

We will implement all the features listed above using data from a REST API called JSON placeholder.

The table is designed using angular Material components and attributes. We also made use of services in Angular as well as the inbuilt Angular Http Client to consume the public REST API.

Chapters
------------------------
0:00 - Introduction and project preview
02:40 - Creating service to consume REST API
08:09 - Design Angular Material table
17:40 - Display data on the table
22:50 - Configure sorting and pagination
26:27 - Implement the search filter
32:48 - Outro

Topic
------------------------
Angular Material Data Table with Paging, sorting, search filter & Pagination

Source Code:
👉https://github.com/desoga10/Angular-material-data-table


#angular #material #data #table 

How to use Angular Material  Data Table with Paging, Sorting
1.10 GEEK