I'm using Ag-Grid with infinite row model. I have the same issue as How can I set the initial start page in the infinite row model?. Basically my problem is that I want to set the initial page for the first load, to avoid always loading page 0 and having to make two or more API calls. Is there any way or workaround to achieve this?