Page 3 of 3

Re: Drill down reports in native silverlight client

Posted: Wed Nov 28, 2012 11:08 am
by sabahat
Hi,
Any progress on this feature?

Thanks.

Re: Drill down reports in native silverlight client

Posted: Thu Nov 29, 2012 7:04 am
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.