HOW TO
When an attribute table is open, it must sometimes refresh based on external events like editing the map or changing a layer property. For some data, this can be resource-intensive and time-consuming, which ultimately reduces productivity. In ArcGIS Pro 2.9.14, the fix for BUG-000172036 creates a setting that disables the automatic table refresh that happens in these cases. This puts the table in a stale state until the refresh button is clicked.
This setting can be changed in ArcGIS Pro using either a Registry Key edit, or in the admin settings of ArcGIS Pro.
Warning: The instructions below include making changes to essential parts of the operating system. Esri recommends performing a backup of the operating system and files, including the registry, before proceeding. Esri cannot guarantee results from incorrect modifications while following these instructions. Exercise caution. Consult a qualified computer systems professional if necessary.
HKEY_CURRENT_USER\SOFTWARE\ESRI\ArcGISPro\Settings
In an organization where the Pro.settingsConfig file is deployed from a ProSettings.xsd file, the administrator can add the following setting within the <Table> tag in the Pro.settingsConfig file:
<Table> <DisableAutoRefresh isLocked="true">true</DisableAutoRefresh> </Table>
For more information about administrative settings, refer to ArcGIS Pro: Manage Application Settings.
Get help from ArcGIS experts
Download the Esri Support App