Adding Report Parameters Late
                    Is it possible to append report parameters or session parameters AFTER 
trsClientReport.Print has been called?
I want to pass columns headings to a trsClientReport after the report has
initiated GetAutoSearch values where I do some calculations and ultimately
determine the column headings to pass.
RB 10.02 Server using a trsClientReport
                
                            trsClientReport.Print has been called?
I want to pass columns headings to a trsClientReport after the report has
initiated GetAutoSearch values where I do some calculations and ultimately
determine the column headings to pass.
RB 10.02 Server using a trsClientReport
This discussion has been closed.
            
Comments
This seems to work even from the rsClientReport1ReceiveAutoSearchFields
routine.