StiPreviewControl DoubleClickComponent

Stimulsoft Reports.NET discussion
Post Reply
phkgycl
Posts: 1
Joined: Fri Sep 18, 2009 2:43 am

StiPreviewControl DoubleClickComponent

Post by phkgycl »

Hi,

i have a report which is run by the previewer.
Then I double click one of the data in the report. i want to pass that data and some custom data to the report previewer.
I know the DoubleClickComponent event would be triggered when i double click the data. but i don't know how to pass the data to the preview

How can I pass parameters to DoubleClickComponent event in the report previewer? Is it possible to do that?

Thanks

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

StiPreviewControl DoubleClickComponent

Post by Jan »

Hello Tony,

Please check sample project LiveReports from standard delivery. This sample project illustrate how to use ClickEvent, but you can use DoubleClickEvent too.

Thank you.
Post Reply