How to set range start and range end in RAP
I am trying to find any example to filter the pipeline using rap script , r
there any example ? this features important to me to have control on data
traversal by not setting the code on delphi site but on report builder ....
i am using report builder version 7.0 on delphi 5
TIA
there any example ? this features important to me to have control on data
traversal by not setting the code on delphi site but on report builder ....
i am using report builder version 7.0 on delphi 5
TIA
This discussion has been closed.
Comments
would in Delphi. See the EnumeratedTypes in the language tab of the code
toolbox for the TppRangeBeginType and TppRangeEndType as they are surfaced
in RAP. You can also set MyPipeline.RangeEndCount in RAP, just as you would
in Delphi code.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
global OnCreate event in RAP.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com