How to: make a jit pipeline empty
Dear Group,
I want to reuse my JITpipeline. I fill it and if the chooses another radio
button I want to reorder my report and rebuild the jitpipeline. But if I do
so now, the pipeline isn't empty, does anybody know how to make the pipe
empty without destroying and re-create the complete object?
Thanks for help!
regards,
Hans van Dalen
I want to reuse my JITpipeline. I fill it and if the chooses another radio
button I want to reorder my report and rebuild the jitpipeline. But if I do
so now, the pipeline isn't empty, does anybody know how to make the pipe
empty without destroying and re-create the complete object?
Thanks for help!
regards,
Hans van Dalen
This discussion has been closed.
Comments
Calling the TppJITPipeline.FreeFields method will remove all current fields
associatied with a JITPipeline however the JITPipeline will cache it's data
so even though no fields will show up, it may still act like data still
exists. In this case you will have to free, then recreate your pipelines as
you need them.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com