Supply created dataset to designer on preview
Posted: Wed Oct 29, 2008 2:01 pm
is there a way to supply a created dataset as the datasource when in designer and previewing the report?
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Please use following code:giscone wrote:is there a way to supply a created dataset as the datasource when in designer and previewing the report?
Code: Select all
report.RegData("MyDataSetName", myDataSet);