Valid values for StiComponent.Intraction.DrillDownReport

Stimulsoft Reports.NET discussion
Post Reply
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

Valid values for StiComponent.Intraction.DrillDownReport

Post by sabahat »

Hello,

What is the valid Format for "StiComponent.Intraction.DrillDownReport" in case of using drill down reports? Does it have to be a physical path to an existing mrt file?
I've subscribed for "StiOptions.Engine.GlobalEvents.GetDrillDownReport" event in my code, but it only fires whenever the "DrillDownReport" property is set to an existing file. In my case I want to set it to a custom name or an id which indicates the report I wish to load dynamically via "GetDrillDownReport" event.

Thanks for your help.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Valid values for StiComponent.Intraction.DrillDownReport

Post by Andrew »

Hello,
What is the valid Format for "StiComponent.Intraction.DrillDownReport" in case of using drill down reports? Does it have to be a physical path to an existing mrt file?
Yes, this must be physical path to an existing .mrt file including file extension, for example "d:\DrillDownReport2.mrt"
In my case I want to set it to a custom name or an id which indicates the report I wish to load dynamically via "GetDrillDownReport" event.
At this moment there is no simple solution, but a workaround is possible. For more accurate answer it is necessary to make some more investigation.

Thank you.
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

Valid values for StiComponent.Intraction.DrillDownReport

Post by sabahat »

Hello,

Anyway, the workaround would not solve my problem either, because I need this feature on Silverlight native client side rendering and as I've asked in silverlight forums, the drill down feature is not available in pure Silverlight rendering.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Valid values for StiComponent.Intraction.DrillDownReport

Post by HighAley »

Hello.
sabahat wrote:Anyway, the workaround would not solve my problem either, because I need this feature on Silverlight native client side rendering and as I've asked in silverlight forums, the drill down feature is not available in pure Silverlight rendering.
We are planning to add this feature in Stimulsoft Reports.Silverlight after release.

Thank you.
sabahat
Posts: 83
Joined: Sat Aug 13, 2011 11:20 pm

Valid values for StiComponent.Intraction.DrillDownReport

Post by sabahat »

Hi,
HighAley wrote: We are planning to add this feature in Stimulsoft Reports.Silverlight after release.
I didn't understand you by saying 'after release'. Do you mean any particular release ?

Thanks.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Valid values for StiComponent.Intraction.DrillDownReport

Post by Andrew »

Hello,

We meant official release that will be in September 2011.

Thank you.
Post Reply