Hello.
Is possible create IGR files or define a report manually via code?
My system will have many reports and I have to keep the default of visual. The better way to do it is creating the reports manually via code. Is it possible?
Creating some classes in my project, easly I'll get it.
Thank you!
If I can do it the company will buy Reporting.
Hi,
If you want to generate your reports programmatically you will have to generate the IGR files. Those files are XML files so it should not be that hard. You can use templates tools like T4 to generate them.
We don’t provide a programmer API to generate the reports from code.
Best,
Leo