How to remove pagination
234233Dec 5 2006 — edited Dec 6 2006Yes, I'm new to Apex.
Searched forums. No joy.
When setting up my initial application for an internal project, I chose to use the tabular form report type for one of my pages. Unfortunately, I seem to remember including pagination. For that report, I can't have pagination. I need all 32 rows to show on the same page (it is a hieararchical data structure that has to be viewed all at once to see the relationships and be able to manually move things around). I went to the report region's attributes and removed pagination and the "Number of rows" field that was set to 10, but it still won't show me all my rows. Now it inexplicably stops at row 15.
Does anyone know how to completely remove pagination?
bill c.