Programmally Generate report
Posted: Wed Aug 12, 2009 11:19 pm
Hi All,
I just wonder is there any sample code out there that can help me on the below requirement:
I have a Master-Detail type of report and the column to be gnereated in report is different depening on the info from Master table.
For example,
In Master record number 1, require to extract 3 columns from detail table
In Master record number 2, require to extract 5 columns from detail table
Based on the combination, ii might have over 50 different typs of report to be generated and instead of creating a fix template, I just wonder can I do it programmally.
I really wish there's some sample code out there can help me on the above so that I can cut short my time trying to study by myself.
Many thanks in advance.
Ringo
I just wonder is there any sample code out there that can help me on the below requirement:
I have a Master-Detail type of report and the column to be gnereated in report is different depening on the info from Master table.
For example,
In Master record number 1, require to extract 3 columns from detail table
In Master record number 2, require to extract 5 columns from detail table
Based on the combination, ii might have over 50 different typs of report to be generated and instead of creating a fix template, I just wonder can I do it programmally.
I really wish there's some sample code out there can help me on the above so that I can cut short my time trying to study by myself.
Many thanks in advance.
Ringo