I am using a grid to show record list where i have added pagination, when the list is loading first time and i am clicking on arrow button to go to next page in not working but when i am clicking the same button next time then it is working fine
Here i am using the refresh variable and using the refreshAlways set to true, when i am changing it to false is working fine,
Discussion posts and replies are publicly visible
Can you please add the code snippet?
What is the use of refresh variable you are using here?
FYI if you'd like to amend a post, you can edit your original post to add missed information. Also you can add a subsequent comment containing the new information. There's no need to create a duplicate post.
When posting code, please use a Code Box for any length of code, but particularly for lengthy code, as it maintains readability in several ways.