Hi,all
I have a question about my report:why the Databand`s before printing event always triggered twice,that i cant use the event to print my own line number.
Could anyone give me a hand?
Event triggerd twice problem
Event triggerd twice problem
- Attachments
-
- 1699.report.mrt
- (667.35 KiB) Downloaded 293 times
Event triggerd twice problem
Hello.
Therefore each event triggered twice - on each pass.
You should initialize your counters in the 'Begin Render' event of the report.
Thank you.
You set the NumberOfPass property of the report to DoublePass.xmuxsp wrote:I have a question about my report:why the Databand`s before printing event always triggered twice,that i cant use the event to print my own line number.
Could anyone give me a hand?
Therefore each event triggered twice - on each pass.
You should initialize your counters in the 'Begin Render' event of the report.
Thank you.
Event triggerd twice problem
It works.Thank you.Aleksey wrote:Hello.You set the NumberOfPass property of the report to DoublePass.xmuxsp wrote:I have a question about my report:why the Databand`s before printing event always triggered twice,that i cant use the event to print my own line number.
Could anyone give me a hand?
Therefore each event triggered twice - on each pass.
You should initialize your ваши counters in the 'Begin Render' event of the report.
Thank you.
I never change the settings before but suddenly it changed from one pass to double pass.That is amazing.
Event triggerd twice problem
Hello,
We are always glad to help you.
Let us know if you need any additional help.
Thank you.
We are always glad to help you.
Let us know if you need any additional help.
Thank you.