First question

Stimulsoft Reports.NET discussion
Post Reply
Pancreas
Posts: 1
Joined: Tue May 19, 2026 6:43 am

First question

Post by Pancreas »

How to know if the record, is the last the page within the DataBand.

I'm using:
object last = cLast (DataBand2, MOVIMENTO.CODIGO_DOCUMENTO);

but always returns 0.
....
Lech Kulikowski
Posts: 7779
Joined: Tue Mar 20, 2018 5:34 am

Re: First question

Post by Lech Kulikowski »

Hello,

The cLast function returns the last value from the page in the specified column or expression.

Thank you.
Attachments
Screenshot 2026-06-03 105148.png
Screenshot 2026-06-03 105148.png (111.12 KiB) Viewed 27 times
Post Reply