Tag Archive | "partial page rendering"

How to run Javascript code for a PPR Report?

Tuesday, July 3, 2007

10 Comments

Maybe you have already used a PPR (Partial Page Rendering) report, by setting the “Report Template” property to “template: 7. Standard (PPR)”. That’s quite a nice feature, because not the hole page is rendered when you are paginating through the report, just the report itself is refreshed with an AJAX call. But what happens if [...]

Continue reading...