Section Based Reports in ActiveReports support newspaper column layouts in both the detail and group sections called Columnar Reports. The documentation provides a step by step walkthrough for creating these. Many a times, the users working with Section Reports askif it is possible to get the records rendered on per column basis. The need arises when the layout of the reports is very specific, allowing only a particular number of records displayed in a column of the detail section. In this blog, I would be discussing about a simple approach which allows the developers to decide how many records they want to get rendered per column in their reports. Let us first take a look how our final output will look: The implementation includes the following steps: