Hi,
I have not seen any sample that generate an Matrix Report RDL file on the
fly... Have any one tried doing that...
Thanks,
Vinodh KumarVinodh,
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...
> Hi,
> I have not seen any sample that generate an Matrix Report RDL file on the
> fly... Have any one tried doing that...
> Thanks,
> Vinodh Kumar|||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
"Teo Lachev" wrote:
> 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...
> > Hi,
> >
> > I have not seen any sample that generate an Matrix Report RDL file on the
> > fly... Have any one tried doing that...
> >
> > Thanks,
> >
> > Vinodh Kumar
>
>
No comments:
Post a Comment