Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am using auto refresh widget and kept interval as 10 seconds and its not getting refresh.
auto refresh widget need to be placed at particular place to refresh whole page/mashup?
In mashup am placing tree in left and grid in right side. This grid needs to get refresh at specific interval.
Solved! Go to Solution.
Hi Nisha Bhagtani,
You need to bind auto refresh widget to the service you want to get refreshed in a period of time(Interval);
in your example, if you only want to refresh the Grid data periodically, you only need to bind Auto Refresh widget to the service you feed data to the Grid.
Please let me know if this is what you want and if need further explanation.
Thanks,
Br,
Anna
Hi Nisha Bhagtani,
You need to bind auto refresh widget to the service you want to get refreshed in a period of time(Interval);
in your example, if you only want to refresh the Grid data periodically, you only need to bind Auto Refresh widget to the service you feed data to the Grid.
Please let me know if this is what you want and if need further explanation.
Thanks,
Br,
Anna