how do I refresh live data when the data come??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
how do I refresh live data when the data come??
Hello,
I want to apply subscription when the live data will come then only I want to refresh data so plzz suggest how do I refresh live data when the data come????
Thanks in advance
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Live data refreshes on properties automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Live data refreshes on properties automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The subscription will always be triggered after the data changed.
But in the subscription, you will find the old and the new value as parameters.
You may want in some particular cases to revert the property to its old value.
I don't think it will work if the property is binded to a remote thing, but it may help if the property is changed by a user in a mashup.
Cyril
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @RM12.
If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon
