UserDataSet
Hi,
i was using IfrxUserDataSet with IfrxUserDataSetEvents in FastReport Studio for years.
Now I want to switch to FastReport.Net but I did not find data source type that uses the events mechanism for getting data. Is there somthing like that in FastReport.Net?
Best regards,
Marcin
Comments
Did you try using report.RegisterData & report.GetDataSource?
https://fastreports.github.io/FastReport.Documentation/CreatingReportUsingCode.html
I'm just curious if you found your answer...I'm surprised that this has gone unanswered.