search results data grid refresh problem

0
Hi,   I noticed that when doing a search, after getting the results in a data grid and going to the next "page" of results (i'm showing only 20 out of very many, per page), if i do a new search, the new results are shown, but the user will not be redirected to the 1st page, he will still be in the same page of results (2 or 3 or so on). Is this the normal behaviour or i did something wrong? Thanks!
asked
1 answers
1

Hi Cristian,

What you describe isn't normal behavior. Mendix should always go to the first page after a search is done. So basically this is a bug, but I already tested this function in a newer Mendix version: Mendix 6.6.0. There the behavior is working as designed: going back to the first page.

The bug is already fixed in a newer Mendix version. I advice you to upgrade to Mendix 6.6.0 or higher. My experience is that Mendix 6.6.0 or the lastest Mendix 6.10.3 are stable version. Upgrading to a newer Mendix version is easy and thanks a couple of minutes: Install the new Mendix version and open your project in that new version, Mendix will automatically upgrade your project. Make sure your whole team executes the upgrade, you can't work in two Mendix versions at the same time

answered