Page 1 of 1

Matrix / tablix like behavior

Posted: Wed Sep 04, 2013 3:54 pm
by Metusariel
Hi,

We are currently evaluating Reports.Web and Designer.Web for integrating it in one of our products written in asp .net. in a few reports, we require a table with an unknown number of columns (at design time), and i am having trouble finding any kind of information about obtaining the same behavior a matrix or a tablix have in reporting services.

I've searched for an example that mimicks this situation in the reports available in the demo, but found none.

Any help you could give would be greatly appreciated.

Re: Matrix / tablix like behavior

Posted: Thu Sep 05, 2013 5:42 am
by HighAley
Hello.

Here is a sample project how to create report in code.

Thank you.

Re: Matrix / tablix like behavior

Posted: Wed Sep 25, 2013 2:28 pm
by Metusariel
Thanks a lot Aleksey.

I've reviewed your attachment, but it seemed a little bit overkill for our scenario.

Im glad to tell, that i finally sorted this out using dynamic classes, that way i can build business objects with the exact size needed, and use a normal table in Reports.Web.

Re: Matrix / tablix like behavior

Posted: Thu Sep 26, 2013 1:38 pm
by HighAley
Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.