The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi! I create a rdl format wiht a xml datasource, its possible in the runtime change the data of the xml data source and replace an image in the rerport, somebody has an example? or in a report writer or report viewer?
NBNithya B Syncfusion Team June 16, 2015 03:10 AM UTC
Hi Abigail,
Thanks for using Syncfusion products.
You can modify/edit the report dataset or other section of report by accessing the report definition. You have to serialize the report and modify the desired property of the report definition, modified report definition need to be saved in to stream or file, before loading the report to ReportWriter/ReportViewer.