Angular itself doesn't really have a UI Control with styles and everything for tables. You and your team have to decide on if you want to use a design language like Material or Bootstrap. Some teams decide to come up with their own design language but from the picture you have shared, it seems like you guys are using bootstrap for the .net application.
If that's the case there's a library called ng-bootstrap which is the most popular bootstrap library for Angular (https://ng-bootstrap.github.io/#/home) you can of course always use bootstrap by linking it to your index.html without using a third-party library. But this library already has the UI-Control that you're referring to. They give updates for each version of Angular that comes out so they should definitely have support for version 9. Good luck! -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/94b7b0d3-d51d-4216-bc57-954eae5112e1o%40googlegroups.com.