Skip to content

Replies

0
Stefan Roehrich
Stefan Roehrich answered on Apr 19, 2021 12:56 PM

Thanks again.

I found the documentation for the document engine. So I guess there is no graphical desginer, where I can design the layout of the report with a GUI? I have to do it all by coding as showed in your example, right?

Regarding the Infragistics DLL's: Do they run in Linux under .NET Core? Are there special libraries available for Linux? Or are that the same as for Windows?

Regards
Stefan

0
Stefan Roehrich
Stefan Roehrich answered on Apr 16, 2021 1:12 PM

Thanks Bozhidara, that helped a lot.

I have another question regarding Report, maybe you can help me again: Now I wonder how can I visually design a layout for the report and use this as a "template" for the report and fill in the data with the Infragistics document API? Is there some documentation about this, maybe also a video?

And an additional question: Can I create the program on a Windows machine and let it run on a Linux machine with .NET Core?

Regards
Stefan