Hi there, I’ve added the search function to an essential grid and it’s working fine except it only searches/displays results that have already loaded in the grid on the page. I have the page set to load 8 items at the start and then 20 more each time it reaches the end of the list. However, this grid has almost 60 items, so that means users have to scroll all the way down through the entire list first before items towards the end appear in the search.
Is it possible to have the search pull up/load grid items from the entire list of content, without having to load on the page first?