Refreshing via RefreshButton & On an Interval
Hi! I have three questions relating to refreshing data:
1. I've used RefreshButton with an empty string as recordItemId to refetch list data. It's fetching correctly inside the networks tab, but I don't believe this is correct, as the table does not seem to update (no loading buffer appears where it otherwise would).
2. Is it possible to refresh two different tables (one attributed to, say, /customers, and the other to /products) with one RefreshButton?
3. Is there anyway to refetch data on an interval (i.e update the table every 2 minutes?)
Any insights appreciated
1. I've used RefreshButton with an empty string as recordItemId to refetch list data. It's fetching correctly inside the networks tab, but I don't believe this is correct, as the table does not seem to update (no loading buffer appears where it otherwise would).
2. Is it possible to refresh two different tables (one attributed to, say, /customers, and the other to /products) with one RefreshButton?
3. Is there anyway to refetch data on an interval (i.e update the table every 2 minutes?)
Any insights appreciated
