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

Creating a variable column/fixed row financial report

1 Answer 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 10 Jun 2011, 11:32 PM
Our program generates a massive amount of Cash Flows which are basically arrays of Double values which represent a table with
a fixed amount of rows, but a variable amount of columns. I've tried Cross-Tabs and Tables, but I can't seem to setup either one in a satisfactory way.

example:
                    12  13 14 15 16 17 18 19 20 21 
Some label   1   2   3   4   5   6   7   8   9   0  
Some label   2   3   4   3   5   7   8   9   0   9

Some label represents the Row data label and the 12,13,14... represents the variable amount of columns. As I mentioned, the label are fixed and never change, while the amount of columns is different among the CashFlows.

Any ideas what would be the best way to set that up?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 14 Jun 2011, 04:28 PM
Hello Justin,

You can bind the Table item to your data, right click on the Table and select "Rotate Layout". If you're still having problems, please provide sample/dummy data to use and we would set up such report.

Greetings,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Justin
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or