Currently, we perform pagination of query results on the server-side. Let's give the user an option to do this on the client-side as well. In fact, with the new settings since we're limiting the query result, the default for this setting should be the client-side.
We can name it "Query result pagination" o Client (default) o Server
Currently, we perform pagination of query results on the server-side. Let's give the user an option to do this on the client-side as well. In fact, with the new settings since we're limiting the query result, the default for this setting should be the client-side. We can name it "Query result pagination" o Client (default) o Server