To be a little more clear, we are asking for help in whether it’s possible to have the grid with images behave similar to when there are no images when it comes to pagination.
So currently, let’s say the grid delivers back 20 records per page, but once the images load in, say only 10 show up in the initial view. Normally without images, as you resize the window, the records per page change as does the pagination. So as you get to the bottom of the gird, and click the down arrow for example, it will auto load the next page.
BUT as the images load in, it changes the height of the records/rows but does not re-initialize the view/pagination. Instead, the records that don’t fit in the initial view are further below which causes great confusion and poor UX.
So we are asking/wondering if it’s possible to tap into Acumatica’s core functionality for how it auto re-initializes the view based on the records that actually show in the viewing pane.
Any help would be greatly appreciated.
Hi @ckwiat46 - were you able to find a solution for your issue? Thank you!