Page 1 of 1

Where is RegData on StimulReports MVC?

Posted: Tue May 30, 2017 12:44 pm
by shadowkras
Im trying to access the class StiReports so i can use the method RegData, as seen on this topic (from 2012), but i don't see the class (or the method) anywhere within the available classes (StiLicense, StiNetCoreViewer and StiNetCoreDesigner).

Is RegData not available on StimulReports MVC?

Re: Where is RegData on StimulReports MVC?

Posted: Tue May 30, 2017 6:51 pm
by Alex K.
Hello,

No, but there are other methods to connect data. You can find it in sample "Managing-Data-in-Reports":
https://github.com/stimulsoft/Samples-NET.Core-CSharp

Thank you.