Good evening,
I have a huge report that takes sometime in get formatted.
Is there a way I can capture in a message or in a progress bar or something the formatting process?
I'm a little bit lost with this, and don't know how to approach it.
I know how to create a simple progress bar with rectangles for example, but still need something to count for filling them.
I tried to capture the FormatCount property of the Format event of the report unsuccessfully.
Thanks in advance