Angular Material Table Tutorial with API Data - How to Create an Angular Material Table

Angular Material Table Tutorial with API Data - How to Create an Angular Material Table

Coding Under Pressure

2 года назад

16,632 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Francisco González
Francisco González - 09.02.2023 04:42

Excelent video!

Ответить
Iván Martín Jiménez
Iván Martín Jiménez - 15.10.2022 19:41

I need some help. I did exactly the same, but my table renders with no data on it. It is because its seems like its render before the data loads in my array. Any help?
Edit. Done, I call the service on the ngInit

Ответить
Parita Shah
Parita Shah - 05.07.2022 01:02

I am getting error "provided data source did not match an array observable or datasource". When I console.log(data) it shows data is within some object ------> 
{ statusCode:200, errorMsg:'No response', exception: 'No response', response: Array(682), successMsg: 'success'}
If I toggle that arrow next to "response" that is where my entire array is that I want to store in dataSource. Can someone please assist? I tried to write [dataSource] = "users.response". but not working.

Ответить
stozo04
stozo04 - 01.05.2022 20:33

Thank You! Thank You! Thank You! I have been looking for a video that explains material table that actually calls an API!

Ответить
Denis R.
Denis R. - 08.04.2022 16:13

not beginner friendly at all :S

Ответить
levan natsvlishvili
levan natsvlishvili - 18.02.2022 17:35

Good video! Can you upload source code of this project please? That would be very helpful.

Ответить
Jean Colombel
Jean Colombel - 12.10.2021 23:30

Great up to date tutorial, waiting for the next video !

Ответить