How to remoteSort only when there's more than 1 page in grid pagination?
How to remoteSort only when there's more than 1 page in grid pagination?
Hi,
I would like to only do remote sort if there's more than 1 page of results. Otherwise, just use the local sort. How do I go about doing this? Thanks.