Generate report don't use DataSource
Posted: Thu Sep 19, 2019 8:27 am
Hi all,
I want to create a report, using event BeginRender to create components (TextBox, Image...) add to DataBand,
Rendering to set text, style each cell (manual).
Both event I call by databand.Invoke....
But when I run my program, Databand always display style and data of last row.
Is there any way to do that?
Thanks!
I want to create a report, using event BeginRender to create components (TextBox, Image...) add to DataBand,
Rendering to set text, style each cell (manual).
Both event I call by databand.Invoke....
But when I run my program, Databand always display style and data of last row.
Is there any way to do that?
Thanks!