Matrix / tablix like behavior

Stimulsoft Reports.WEB discussion
Post Reply
Metusariel
Posts: 9
Joined: Wed Sep 04, 2013 3:39 pm

Matrix / tablix like behavior

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Matrix / tablix like behavior

Post by HighAley »

Hello.

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

Thank you.
Attachments
DynamicCreateReport.zip
(15.46 KiB) Downloaded 358 times
Metusariel
Posts: 9
Joined: Wed Sep 04, 2013 3:39 pm

Re: Matrix / tablix like behavior

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Matrix / tablix like behavior

Post by HighAley »

Hello.

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

Thank you.
Post Reply