Current record number
Is the current record number available in RAP? I have tried using the RecNo
property of the dataset and Report.DataPipeline.RecordNo, and it does not
recognize either of those properties in RAP.
We are using ReportBuilder Enterprise v9.02.
--
Jim Shawver
BCC Software Inc.
property of the dataset and Report.DataPipeline.RecordNo, and it does not
recognize either of those properties in RAP.
We are using ReportBuilder Enterprise v9.02.
--
Jim Shawver
BCC Software Inc.
This discussion has been closed.
Comments
Correct, RecordNo is not available from RAP by default. There are however
two was to extend RAP to make this property available.
1. Create a passthru function exposing the property. See examples of
passthru functions in the RAP demos.
2. Extend the RAP RTTI to include the RecordNo property.
http://www.digital-metaphors.com/rbWiki/RAP/Extending_RAP/Overview
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com