Hi,
I wonder what is the best approach to check if all the data has arrived to the client, for a listGrid with pagination.
I read about ResultSet.allMatchingRowsCached() and it seems to be the right choice.
Is there a better solution?
I wonder what is the best approach to check if all the data has arrived to the client, for a listGrid with pagination.
I read about ResultSet.allMatchingRowsCached() and it seems to be the right choice.
Is there a better solution?
Comment