Realtime updates on multiple screens with same dataSource for Pivot table, seems to working only when all the screens are in one dashboard means opened and visible.
But if we open all screens in adjacent tabs and push updates to it the only screen on which we are, is able to fetch and update data.The screens in adjacent tabs recieve the updates but it shows updated data only when we perform any action on pivot table like (collapse,expand etc).
Hello, Kiran!
Thank you for contacting us.
If we understand the case correctly, the refresh()
API call can help with updating the data on the grid.
Here is a JSFiddle example of how pivots in different tabs can be handled: https://jsfiddle.net/flexmonster/t1L42hr0/.
Please note that each pivot is wrapped in the additional <div>
container in the example.
If the case is different, we kindly ask you to modify the provided example to make your case reproducible.
Looking forward to your response.
Regards,
Solomiia