I tried setting the page size in my grid to 1 record just as an experiment. I have two problems: I don’t understand how to get the next page of results to load. Plus, the page size seems to be ignored when maximizing the screen for some reason.
Either way I know my query has several hundred records and I want the screen to initially load 100 records, and then give the user some way to get to the next page of records. Or even if I could just get that progressive load button to show up that Epicor has on their landing page to download all the results and they could use that to get to the rest of the results.
If you scroll down, it will show one record at a time. (glitchy and bad… but it works)
EDIT: I’m just testing on a standard grid (Order Entry). If I set my page to (1), I get one. I have to download more… then it will allow me to scroll through.
If I scroll down it does load more records . . . eventually. But my screen doesn’t say how many records have been loaded, or give any indication of whether all the records are loaded or not, or provide that progressive load toggle.
I moved over to a different app… the last setting in grid model is to HIDE the Preload Button… but the preload button isn’t there to begin with on my custom (BAQ) grid, and that setting is unchecked.
I found if you go into Grid Model > Provider Model… towards the bottom, there is an option for Server Paging.