Event "Rendering" of DataBand is not running correctly
-
- Posts: 53
- Joined: Thu Aug 21, 2008 9:28 pm
- Location: Peru
Event "Rendering" of DataBand is not running correctly
Hello
I got my report configured for "EngineV2" but I have noticed that the "rendering" of DataBand is not running correctly. For example I have a variable "Balance" is calculated in the rendering event but the first record is not doing ... that's why it shows zero.
I'm using version 2009.1.362.0
Milton
I got my report configured for "EngineV2" but I have noticed that the "rendering" of DataBand is not running correctly. For example I have a variable "Balance" is calculated in the rendering event but the first record is not doing ... that's why it shows zero.
I'm using version 2009.1.362.0
Milton
- Attachments
-
- 183.LibroMayor.mrt
- (37.65 KiB) Downloaded 313 times
-
- 182.LibroMayor.mdc
- (32.51 KiB) Downloaded 228 times
Event "Rendering" of DataBand is not running correctly
Hi Milton,
We checked the behaviour of the RenderingEvent event of the DataBand once more, everything worked as expected.
For calculation you also can use BeforePrintEvent, it fires before rendering of the Databand.
Thank you.
We checked the behaviour of the RenderingEvent event of the DataBand once more, everything worked as expected.
For calculation you also can use BeforePrintEvent, it fires before rendering of the Databand.
Thank you.
-
- Posts: 53
- Joined: Thu Aug 21, 2008 9:28 pm
- Location: Peru
Event "Rendering" of DataBand is not running correctly
Hello
With the version "EngineV1" worked correctly in event "Rendering". With "EngineV2" I do not give the same results, I tried the "BeforePrint" and if this is correct. But now the problem is to change more than 80 reports in all my clients. I do not understand because "EngineV2" does the same in the "Rendering" that EngineV1.
Milton
With the version "EngineV1" worked correctly in event "Rendering". With "EngineV2" I do not give the same results, I tried the "BeforePrint" and if this is correct. But now the problem is to change more than 80 reports in all my clients. I do not understand because "EngineV2" does the same in the "Rendering" that EngineV1.
Milton
Event "Rendering" of DataBand is not running correctly
Hello,
Please get build from 8 June. Set StiOptions.Engine.OldModeOfRenderingEventInEngineV2 property to true.
Thank you.
Please get build from 8 June. Set StiOptions.Engine.OldModeOfRenderingEventInEngineV2 property to true.
Thank you.
-
- Posts: 53
- Joined: Thu Aug 21, 2008 9:28 pm
- Location: Peru
Event "Rendering" of DataBand is not running correctly
Hi Jan
Thank you very much for your support. Monday 08/06/2009 will down the correction.
Thank you very much for your support. Monday 08/06/2009 will down the correction.