I store my query result in page state on page load. However, I find out the loading time is too long. It takes 5-7 seconds to show the data. Another issue is that if I don't rebuild the page, it doesn't refresh the data.
I store my query result in page state on page load. However, I find out the loading time is too long. It takes 5-7 seconds to show the data. Another issue is that if I don't rebuild the page, it doesn't refresh the data.