External Images in .rdlc Reports : ASP.NET
In this example I will explain how we can use external images in .rdlc reports.Create a Web Application. Right click on Project in Solution Explorer –> Add New Item – Select a .rdlc Report Now Drag and Drop a image control in Header section in the Report.rdlc Go to Report Menu in Visual Studio and [...]