franklin1232
IS-IT--Management
I have a 8.5 report that I used the RDC and VB6 to change and OLE image object on the format of the reports detail section. This works well. Now I want to do this in ASP.net, but the sections and events don't seem to be available in the .Net GUI.
I have a report object I can access the engine.section collection, but how do I capture a particular sections format event.
I think it has something to do with the sectionformat Object through the Section class. How can I use this to access event.
I have a report object I can access the engine.section collection, but how do I capture a particular sections format event.
I think it has something to do with the sectionformat Object through the Section class. How can I use this to access event.