<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Attribute table refreshes and scroll jumps to top after every cell edit — branch versioned Utility Network feature service (ArcGIS Pro 3.7) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-table-refreshes-and-scroll-jumps-to-top/m-p/1719867#M104320</link>
    <description>&lt;P&gt;So there are two bugs that kind of match what you're seeing:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/the-attribute-table-refreshes-after-each-edit-for-branc-bug-000182323" target="_blank" rel="noopener noreferrer"&gt;BUG-000182323&lt;/A&gt;:&amp;nbsp;“The attribute table refreshes after each edit for branch versioned feature services when updating values in the attribute table in ArcGIS Pro.”&amp;nbsp;(Version found: 3.6; Status:&amp;nbsp;In Review) and&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/the-attribute-table-scrolls-vertically-and-horizontally-bug-000173120" target="_blank" rel="noopener noreferrer"&gt;BUG-000173120&lt;/A&gt;:&amp;nbsp;“The attribute table scrolls vertically and horizontally after saving edits to a branched version service in ArcGIS Pro.”&lt;/P&gt;&lt;P&gt;About “Disable auto refresh” in newer Pro versions.&amp;nbsp; In Pro 3.x, disabling table auto-refresh is handled via the&amp;nbsp;administrative setting&amp;nbsp;DisableAutoRefresh&amp;nbsp;(not the older 2.9-only registry behavior you tried). See:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.6/get-started/table-settings.htm" target="_blank" rel="noopener noreferrer"&gt;Table settings—ArcGIS Pro&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;(context)&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.6/get-started/layer-map-project-perf-optimization.htm" target="_blank" rel="noopener noreferrer"&gt;Settings that affect data access performance—ArcGIS Pro&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, based on BUG-000182323, even with table auto-refresh disabled, the branch-versioned feature-service edit pattern can still trigger refresh/requery behavior at the table level.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Aug 2026 16:26:45 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2026-08-11T16:26:45Z</dc:date>
    <item>
      <title>Attribute table refreshes and scroll jumps to top after every cell edit — branch versioned Utility Network feature service (ArcGIS Pro 3.7)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-table-refreshes-and-scroll-jumps-to-top/m-p/1714187#M103932</link>
      <description>&lt;P class=""&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;ArcGIS Pro 3.7&lt;/LI&gt;&lt;LI&gt;Utility Network published as a branch versioned feature service (ArcGIS Enterprise portal)&lt;/LI&gt;&lt;LI&gt;Editing in a named branch version through the feature service&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; While entering attribute values directly in the attribute table, the table refreshes itself after &lt;STRONG&gt;every single cell edit&lt;/STRONG&gt;. The scroll position jumps back to the top, rows briefly disappear and reload, and the table loses its position. This makes bulk manual data entry extremely slow — after each value we have to scroll back down to find the row we were working on. It gets worse when we start editing values across different rows.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;What we've already tried:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Unchecked &lt;STRONG&gt;Project &amp;gt; Options &amp;gt; Table &amp;gt; "Refresh the table when changes are made"&lt;/STRONG&gt; and restarted Pro — no change&lt;/LI&gt;&lt;LI&gt;Added the TableWindowDisableAutoRefresh registry key (from KB 000034306) — no effect (appears to be 2.9.x only)&lt;/LI&gt;&lt;LI&gt;Removed all sorting from the table&lt;/LI&gt;&lt;LI&gt;The behavior persists&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;Workarounds we're using for now:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Switching to &lt;EM&gt;Show selected records&lt;/EM&gt; view to keep position&lt;/LI&gt;&lt;LI&gt;Entering values through the Attributes pane instead of the table&lt;/LI&gt;&lt;LI&gt;Field Calculator for bulk values&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;These help, but they don't fix the underlying behavior: every cell edit triggers an applyEdits call and a full table re-query, which resets the view.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Is there any setting in Pro 3.7 that prevents the attribute table from fully re-querying/resetting after each edit on a (branch versioned) feature service?&lt;/LI&gt;&lt;LI&gt;Is this logged as a known bug/limitation for feature service editing? If so, which BUG number should we attach to?&lt;/LI&gt;&lt;LI&gt;Are there any planned improvements to scroll/position "stickiness" of the table during feature service edit sessions?&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Any guidance would be appreciated — this significantly impacts our data entry productivity on the Utility Network.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2026 12:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-table-refreshes-and-scroll-jumps-to-top/m-p/1714187#M103932</guid>
      <dc:creator>EsraCındır</dc:creator>
      <dc:date>2026-07-13T12:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table refreshes and scroll jumps to top after every cell edit — branch versioned Utility Network feature service (ArcGIS Pro 3.7)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/attribute-table-refreshes-and-scroll-jumps-to-top/m-p/1719867#M104320</link>
      <description>&lt;P&gt;So there are two bugs that kind of match what you're seeing:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/the-attribute-table-refreshes-after-each-edit-for-branc-bug-000182323" target="_blank" rel="noopener noreferrer"&gt;BUG-000182323&lt;/A&gt;:&amp;nbsp;“The attribute table refreshes after each edit for branch versioned feature services when updating values in the attribute table in ArcGIS Pro.”&amp;nbsp;(Version found: 3.6; Status:&amp;nbsp;In Review) and&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/the-attribute-table-scrolls-vertically-and-horizontally-bug-000173120" target="_blank" rel="noopener noreferrer"&gt;BUG-000173120&lt;/A&gt;:&amp;nbsp;“The attribute table scrolls vertically and horizontally after saving edits to a branched version service in ArcGIS Pro.”&lt;/P&gt;&lt;P&gt;About “Disable auto refresh” in newer Pro versions.&amp;nbsp; In Pro 3.x, disabling table auto-refresh is handled via the&amp;nbsp;administrative setting&amp;nbsp;DisableAutoRefresh&amp;nbsp;(not the older 2.9-only registry behavior you tried). See:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.6/get-started/table-settings.htm" target="_blank" rel="noopener noreferrer"&gt;Table settings—ArcGIS Pro&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;(context)&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.6/get-started/layer-map-project-perf-optimization.htm" target="_blank" rel="noopener noreferrer"&gt;Settings that affect data access performance—ArcGIS Pro&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, based on BUG-000182323, even with table auto-refresh disabled, the branch-versioned feature-service edit pattern can still trigger refresh/requery behavior at the table level.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 16:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/attribute-table-refreshes-and-scroll-jumps-to-top/m-p/1719867#M104320</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-08-11T16:26:45Z</dc:date>
    </item>
  </channel>
</rss>

