This is a migrated thread and some comments may be shown as answers.

Adjust Report Programmatically

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Oboro
Top achievements
Rank 1
Oboro asked on 16 Jan 2010, 11:39 PM
Hello,

I need to design a report that is flexible. The report can have a maximum of 12 columns and a minimum of 1 column. At any point in time the report should be able to render any number of columns between 1 and 12 depending on what comes from the database.

How can I create this type of report? Can it be done?

Please, I really need help on this. At the very least please let me known if it can be done.

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 18 Jan 2010, 03:11 PM
I believe such a report is possible to create however, you would probably need to do all of the checks to see what amount of columns you want to have and then add them to the page yourself. If you look into the Creating Report Items Programmatically article you can see how you can add Reporting Items to the Report programmatically. There's a few other articles under the programmatic control of reports section and I believe if you take a look at them you can get a better understanding of how to approach this.
Tags
General Discussions
Asked by
Oboro
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or