3
Answers

Report Tools

Piyush Mohan

Piyush Mohan

1y
957
1

Hi 

Please sugget some reporting tools that is easily integare with .Net core Web API and Angular Project .

In reporting tools user can customize the design  of report at own end Developer No need to do changes in report then Rebuild and Update 

RDL or RDLC have above fetures ..?

Answers (3)
2
Mayooran Navamany

Mayooran Navamany

277 6.8k 178.7k 1y

https://www.codeproject.com/Articles/607382/Running-a-RDL-RDLC-SQL-Report-in-ASP-NET-without-S

2
Deepak Rawat

Deepak Rawat

122 15k 846.7k 1y

There are several reporting tools that can be easily integrated with .NET Core Web API and Angular projects, allowing users to customize the design of reports without requiring changes in the code. Here are a few popular options:

  1. Telerik Reporting: Telerik Reporting is a comprehensive reporting solution that supports various data sources and provides a rich set of features. It offers a design-time environment where users can create and customize reports visually. The reports can be rendered and displayed in Angular applications using the Telerik Report Viewer component.

  2. Stimulsoft Reports: Stimulsoft Reports is a flexible reporting tool that enables developers to create reports in various formats (HTML5, PDF, Excel, etc.) and customize them at runtime. It provides a report designer that can be integrated into the Angular application, allowing end-users to modify the report layout.

  3. Syncfusion Reporting: Syncfusion Reporting is another powerful reporting solution that supports .NET Core and Angular. It offers a report designer tool that enables users to create, edit, and customize reports without requiring any code changes. The reports can be rendered using the Syncfusion Report Viewer component in Angular.

  4. DevExpress Reporting: DevExpress Reporting is a feature-rich reporting tool that integrates well with .NET Core and Angular. It provides a powerful report designer that allows end-users to customize reports at runtime. The reports can be displayed using the DevExpress Report Viewer component in Angular applications.

These reporting tools provide design-time environments or report designers that allow users to customize the report layout, formatting, and data presentation without the need for code modifications. You can explore the features and compatibility of each tool to find the one that best suits your requirements and integrates smoothly with your .NET Core Web API and Angular project.

1
Mudzakkir Toha

Mudzakkir Toha

1.2k 458 25 1y

RDLC does not have that above feature. you need developer to update the design and re-deploy updated design