In this article I am going to explain how to create and pass
parameter to RDLC report in MVC application.
Description:
I want to show report of State population and users can
filter the search for particular state. I am going to use RDLC report to create
and Reportviewer to show report.
Implementation:
Follow the below given steps to create RDLC report in MVC
application: