Skip to main content
Solved

How can I set a grid to generate 200 records at a time, and still allow paging through additional records?


martinxfe
Jr Varsity II
Forum|alt.badge.img

In 21R2, I had created a small customization project to handle UI tweaks. One of these was to alter the grids on GL40.40.00 and AR40.20.00 so that they would generate 200 records at a time which could be scrolled through, and the rest could be accessed via paging. I accomplished this with these settings on the grid. 

AdjustPageSize: Manual

AllowPaging: True

PageSize: 200

 

After upgrading to 23R1, these settings no longer work, and AllowPaging appears to behave like a mutually exclusive switch between paging with auto page size and scrolling with manual page size. 

Is this just the new behavior of these settings? Are scrolling and paging not allowed simultaneously anymore?

Best answer by darylbowman

I have successfully accomplished this result by setting AdjustPageSize to ‘None’ and PageSize to ‘20’ (because I can’t find a demo customer with 200 detail records).

View original
Did this topic help you find an answer to your question?

2 replies

darylbowman
Captain II
Forum|alt.badge.img+13

I have successfully accomplished this result by setting AdjustPageSize to ‘None’ and PageSize to ‘20’ (because I can’t find a demo customer with 200 detail records).


martinxfe
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 22 replies
  • July 31, 2023

Thank you. That was the ticket!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings