Page 1 of 1

Bussiness Object

Posted: Sat Feb 16, 2019 2:32 pm
by gilgil
How to use Bussiness object for create report in StimulSoftJS ???

I did not find any way. Unfortunately

I Use 2019.1 version

Re: Bussiness Object

Posted: Sun Feb 17, 2019 8:52 am
by Andrew
Hello,

Thank you for the question.

Business objects are not supported in Reports.JS.

Business objects in the .NET work through reflection.
There is no such a functionality in JS, because there are completely different methods of work.

Thank you.