Page 1 of 1
Event "Rendering" of DataBand is not running correctly
Posted: Thu May 28, 2009 5:35 pm
by Milton Guevara
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
Event "Rendering" of DataBand is not running correctly
Posted: Mon Jun 01, 2009 2:25 am
by Andrew
Hello,
Could you, please, send us a sample project to
support@stimulsoft.com
Thank you.
Event "Rendering" of DataBand is not running correctly
Posted: Mon Jun 01, 2009 3:04 am
by Edward
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.
Event "Rendering" of DataBand is not running correctly
Posted: Mon Jun 01, 2009 11:54 pm
by Milton Guevara
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
Event "Rendering" of DataBand is not running correctly
Posted: Thu Jun 04, 2009 1:37 am
by Jan
Hello,
Please get build from 8 June. Set StiOptions.Engine.OldModeOfRenderingEventInEngineV2 property to true.
Thank you.
Event "Rendering" of DataBand is not running correctly
Posted: Fri Jun 05, 2009 10:25 am
by Milton Guevara
Hi Jan
Thank you very much for your support. Monday 08/06/2009 will down the correction.