drill-down execute whole report?
I noticed this behavior:
when you click on an group with drill-down enabled, FR engine rebuild the whole report to perform the expand action!
To test this issue just create a new dialog page and a button with modalresult configured to mrOk on any drill-down report present on demos, execute the report and click on a group...
Of course I could provide the parameters to the report from some other way instead of dialog page but I cannot let FR re execute all queries inside the report on each click of an user...
anyone knows how to avoid this???
Thanks
when you click on an group with drill-down enabled, FR engine rebuild the whole report to perform the expand action!
To test this issue just create a new dialog page and a button with modalresult configured to mrOk on any drill-down report present on demos, execute the report and click on a group...
Of course I could provide the parameters to the report from some other way instead of dialog page but I cannot let FR re execute all queries inside the report on each click of an user...
anyone knows how to avoid this???
Thanks
Comments
With every drilldown-action from a user he/she needs te verify the parameters.
Is there any way to avoid this??