Drill down reports in native silverlight client

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

Re: Drill down reports in native silverlight client

Post by sabahat »

Hi,
Any progress on this feature?

Thanks.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Drill down reports in native silverlight client

Post by Alex K. »

Hello,

On first you can use the StiOptions.Engine.GlobalEvents.CheckDrillDownReport event in which you can set the report from Stream.
And then called the StiOptions.Engine.GlobalEvents.GetDrillDownReport event which you can describe too.

Thank you.
Locked