how to set pagination in drill report or rendering another report into main report
Posted on October 7, 2015 at 11:29pm
I want to set pagination in my main report as well as on click on link i am rendering other report so i also want to set pagination in other report also.
Do you want the pagination to be contained inside the report or to be controlled by the web framework? Visualize.js allows you to put the controllers for pagination directly into your framework.
Can you provide your use case in more detail? It sounds like you are simply trying to handle pagination within your report.
Do you want the pagination to be contained inside the report or to be controlled by the web framework? Visualize.js allows you to put the controllers for pagination directly into your framework.
Can you provide your use case in more detail? It sounds like you are simply trying to handle pagination within your report.