Question
1
Replies
4320
Views
Knowledge Experts SA
Posted: July 14, 2015
Last activity: July 21, 2017
Closed
Solved
How can i force a data page refresh from a button action ?
Hi,
How can i force a data page refresh from a button action when needed (can be more than 1 time per user interaction) that has a connector rest as a data source.
Thanks,
***Updated by moderator: Lochan to close post***
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
we could invalidate the data page either by doing a page-remove or by calling 'FlushDeclarativePage' followed by re-initiating the data page to load afresh.