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
StiPreviewControl DoubleClickComponent
StiPreviewControl DoubleClickComponent
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.
Please check sample project LiveReports from standard delivery. This sample project illustrate how to use ClickEvent, but you can use DoubleClickEvent too.
Thank you.