Data table issues

I am trying to do the angular course, so far I have been able to do it with current version of angular and firebase with a bunch of modifications and searches on StackOverflow… I am now at the Data table part of the course, I would like to know what to use in this case since angular-4-data-table is out of question. I am thinking on using just angular materials data tables, but would like to know all alternatives.

If someone could tell me how they did it or would do it now I would be most thankfull for any help.

Best regards,
João Oliveira

Hello, this is Gulshan Negi.
Well, there are a number of choices available to you when it comes to selecting a data table library for your Angular project. Angular Material Data Tables, PrimeNG, ag-Grid, and ngx-datatable are a few of the most well-liked choices. The decision of which library to utilize eventually relies upon the particular necessities of your task and the elements you want. Angular Material Data Tables are a good option if your project already makes use of angular materials. PrimeNG or Ag-Grid might be a better choice for you if you want customization and more advanced features. Ngx-datatable might be a good choice for you if you need a lightweight solution. In the end, before implementing any option in your project, make sure to thoroughly research and test it.
I hope it will help you.
Thanks