Drill Down To Report Parameters

Stimulsoft Reports.NET discussion
Post Reply
Tom7
Posts: 21
Joined: Wed Mar 24, 2010 5:22 am
Location: Belfast

Drill Down To Report Parameters

Post by Tom7 »

Hi All

Can anyone explain how I can access the drill-down parameters when I have set the drill-down to open a different report, I need to pass some of the same parameters used for the original report into the report opened by the drill down action.

I need to know how to access these parameters in VB.net (my report setup is using VB, not C#)

I want to either set local variables in my drill down report to be the values of the parameters, or be able to use the parameters in a filter on a data band

Any help would be great

Thanks

Tom
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Drill Down To Report Parameters

Post by Jan »

Hello Tom,

Please check attached images. On first image you can see that first parameter is declared with name Category. On second image you can see how this parameter is used in Filter of detailed page.

Thank you.
Attachments
460.Sample2.png
460.Sample2.png (227.06 KiB) Viewed 1182 times
459.Sample1.png
459.Sample1.png (201.05 KiB) Viewed 1182 times
Post Reply