How to Create RDL/RDLC Report
The following sections explain about how to create a new RDL/RDLC report using Bold Report Designer, Microsoft Report Builder and Visual Studio Report Server project template.
- Create a RDL report
- Create a RDLC report
- Change the exporting document file name based on the parameter
- Change the connection string datasource dynamically
- Disable the vertical scrollbar in parameter panel
- Generate RDL and RDLC reports programmatically
- How to pass multiple values using custom data?
- How to resolve InvalidOperationException when creating a new application?
- How to load the report from database?
- How to clear cache when closing the Report Viewer?