the event BeforeProcessRowPrint works fine with tables but not with reports, are there any workarounds? (events BeforeProcessPrint, BeforeQueryPrint and BeforeShowPrint are ok)
in reports there is no BeforeProcessRowList event like in tables, how can i add this feature so that it stays fixed after every builing process? regards