laptop and a wrench

Bug

OnRowChanged event fails to fire when updates are made for the first time on the features.

Last Published: April 29, 2021 ArcGIS Pro SDK for .NET
Bug ID Number BUG-000138761
SubmittedApril 6, 2021
Last ModifiedFebruary 10, 2025
Applies toArcGIS Pro SDK for .NET
Version found2.6.2
Operating SystemWindows OS
Operating System VersionN/A
StatusWill Not Be Addressed

Additional Information

The add-in code is incorrect. The code as written subscribes to the rowchanged event after each edit has occurred (EditCompletedEvent), which is why rowchanged didn't work on the first edit. The correct code pattern would be to subscribe to rowchanged in the project opened event. There is an example in the GitHub samples repo: https://github.com/Esri/arcgis-pro-sdk-community-samples/blob/v1.1.0.3318/Editing/EventModule/Module1.cs. Users can ask specific questions in the geonet discussion thread: https://community.esri.com/t5/arcgis-pro-sdk-questions/bd-p/arcgis-pro-sdk-questions

Steps to Reproduce

Bug ID: BUG-000138761

Software:

  • ArcGIS Pro SDK for .NET

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options