Hello Stimulsoft friends!
I have a question about dynamic columns in reports made in Stimulsoft.
I use the .net version and must do the following:
1 - Create a dynamic Master-Detail Report;
How will this dynamic?
2 - As the SQLQuery returned data, I will have more or less columns to present hypertext in the report. I can get up to 25 columns (field) to be displayed.
This item two, corresponding to master level and detail level, ie:
1 SQL return a master with 5 speakers and a detail with two columns.
2nd SQL return a master with 3 columns and 20 columns detail.
How to go to the edges of the columns work in this dynamic format?
Does anyone have an idea how to prepare this report?
Dynamic Master-Detail columns in report
Re: Dynamic Master-Detail columns in report
Hello,
As a way, in this case you can create report from code of your project.
Please see the sample project in the attachment.
Thank you.
As a way, in this case you can create report from code of your project.
Please see the sample project in the attachment.
Thank you.
- Attachments
-
- CreateReportInCode.zip
- (11.73 KiB) Downloaded 127 times