In this post, I’ll walk you through creating your first Angular Report Viewer. Data will be accessed using a C# .NET 8 RESTful service, and queries will be conducted on Microsoft SQL Server.
Angular Material can get you a long way in your development… but when you’re building something complex or for enterprise, consider Kendo UI for Angular.
Angular offers content projection, a more flexible option than using inputs and having to modify the template if we need to update a component. Let’s take a look!