Hello All,
my problem is when enabling persistence in data grid that has a search on it, it will remain even if I clicked refresh, but the problem here is that what I searched is not visible anymore and the user for example searched something that has no matching records, the grid will appear empty. He went to do other stuff in other page, came back to the page that has this grid that he performed search on it earlier and there is nothing in the search bar nor the grid, he will think that there is a bug in the program. How can I solve this problem?
Thank you in advance.