Report Inheritance
Erik van der Gaag
New Zealand
Hello,
We are using ineritance for some of our reports. ? However, we have found that when we add code to the base report, it doesn't seem to come accross to the inherited report.
The code does come accross in a comment, but even uncommenting this code doesnt work.
E.G.
A MemoView has some code in the 'OnPreviewClick' event, which calls a custom function which opens an object in our application. ? But the inherited reports do not call the OnPreviewClick event defined in the base report.
Any help on this would be appreciated.
Thanks,
Erik.
We are using ineritance for some of our reports. ? However, we have found that when we add code to the base report, it doesn't seem to come accross to the inherited report.
The code does come accross in a comment, but even uncommenting this code doesnt work.
E.G.
A MemoView has some code in the 'OnPreviewClick' event, which calls a custom function which opens an object in our application. ? But the inherited reports do not call the OnPreviewClick event defined in the base report.
Any help on this would be appreciated.
Thanks,
Erik.