laptop and a wrench

Error

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

Última publicación: April 29, 2021 ArcGIS Pro SDK for .NET
Número de ID del error BUG-000138761
EnviadoApril 6, 2021
Última modificaciónFebruary 10, 2025
Relacionado conArcGIS Pro SDK for .NET
Versión encontrada2.6.2
Sistema operativoWindows OS
Versión de sistema operativoN/A
EstadoWill Not Be Addressed

Información adicional

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

Pasos para reproducir

ID del error: BUG-000138761

Software:

  • ArcGIS Pro SDK for .NET

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga