Hello. I'm working on a grid on this page: https://datascalehr.com/api-partners/
I believe I have asked this before, but if I enable the AJAX search feature, it then breaks the filter part of the grid, so the only way to have both search and filter options is to make the search an "on form submit" with a page reload, is that still correct?
If there is no way to have both search and filter be ajax and working properly together, then my question is this:
Is it possible to have the search input tool include an anchor link so that at least when the page refreshes, it loads the page to the top of the grid? For example if you use the search on the sample page I included here, but do it in MOBILE, you'll see the page refresh loads with a whole bunch of text above it. It would be ideal if the page reload goes to the top of the grid with the search results instead. Is this possible? Please advise...

Any update on this question?