Event "Rendering" of DataBand is not running correctly

Stimulsoft Reports.NET discussion
Post Reply
Milton Guevara
Posts: 53
Joined: Thu Aug 21, 2008 9:28 pm
Location: Peru

Event "Rendering" of DataBand is not running correctly

Post 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
Attachments
183.LibroMayor.mrt
(37.65 KiB) Downloaded 312 times
182.LibroMayor.mdc
(32.51 KiB) Downloaded 228 times
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Event "Rendering" of DataBand is not running correctly

Post by Andrew »

Hello,

Could you, please, send us a sample project to support@stimulsoft.com

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Event "Rendering" of DataBand is not running correctly

Post 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.
Milton Guevara
Posts: 53
Joined: Thu Aug 21, 2008 9:28 pm
Location: Peru

Event "Rendering" of DataBand is not running correctly

Post 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
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Event "Rendering" of DataBand is not running correctly

Post by Jan »

Hello,

Please get build from 8 June. Set StiOptions.Engine.OldModeOfRenderingEventInEngineV2 property to true.

Thank you.
Milton Guevara
Posts: 53
Joined: Thu Aug 21, 2008 9:28 pm
Location: Peru

Event "Rendering" of DataBand is not running correctly

Post by Milton Guevara »

Hi Jan
Thank you very much for your support. Monday 08/06/2009 will down the correction.
Post Reply