We have a publishing page on a SharePoint 2010 server; it display a list view which has this turned on under the web part's Miscellaneous tab: [X] Enable Data View Caching (Data View Caching Time-out (seconds) 86400).
Now we've disabled this and it's still not showing the latest data. If I go to the list view directly, it shows the correct data; on the publishing page, it shows the old data.
Any ideas what's causing this? We want the user to see the latest data each time the pub page is loaded. Thanks.