Message 1 of 4
How to refresh the data panel content after a DataFile.copy() call?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm copying a file to the active data folder using DataFile.copy and it works great but the Data Panel does not show the new file. Even if I open it through the API and then save a change it still does not "dirty" the data panel so a refresh is not triggered.
Data.refreshDataPanel() is not a good option as it also resets the active folder and returns to the root level.