I'm not having problems modifying the report indirectly by changing the design prior to it being rendered. However, what I really would like to do is to manipulate various report elements directly after they have been rendered. In particular, I need to dynamically remove items from a report after all data has been fetched. 1) Is this even possible? 2) Does anyone have an example of such?<br />
<br />
I found this article very helpful in understanding the difference between DesignElementHandles and DesignElements; however, I have had no luck modifying DesignElements directly. (<a class='bbc_url' href='
http://birtworld.blogspot.com/2008/04/eureka.html'>http://birtworld.blogspot.com/2008/04/eureka.html</a>)