Groups | Blog | Home
all groups > sql server reporting services > august 2004 >

sql server reporting services : Matrix Report RDL Generation


Vinodh Kumar[MS MVP]
8/5/2004 10:55:01 PM
Hi,

I have not seen any sample that generate an Matrix Report RDL file on the
fly... Have any one tried doing that...

Thanks,

Teo Lachev
8/6/2004 3:57:10 PM
Vinodh,

I have developed a simple app that creates a tabular report programatically
but the process should be the same. To minimize your development effort, you
may decide to pre-generate an empty matrix report and save it as a xml
template. Then, based on your requirements, you would generate the required
dynamic and static groups, as well as add data sources, datasets, etc.

The link to my sample WinForm app in case you decide to give it a try:
http://www.prologika.com/downloads/TechEd/2004/DAT354%20Code.zip

--
Hope this helps.

----------------------------------------------
Teo Lachev, MCSD, MCT
Author: "Microsoft Reporting Services in Action"
http://www.prologika.com


"Vinodh Kumar[MS MVP]" <VinodhKumarMSMVP@discussions.microsoft.com> wrote in
message news:FCCD9049-77CE-423A-957E-C862E98C7E6B@microsoft.com...
[quoted text, click to view]

Vinodh Kumar[MS MVP]
8/9/2004 4:27:05 AM
Hi Lachev,

I was following the same approch as u mentioned but the problem i face is
setting the layout for each textbox in the column and rows dynamically. when
i create with out any layout setting it just shows the first column and
remain column hides.

Thanks,

Vinodh Kumar
[quoted text, click to view]
AddThis Social Bookmark Button