laptop and a wrench

不具合

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

最後に公開された状態: April 29, 2021 ArcGIS Pro SDK for .NET
不具合 ID 番号 BUG-000138761
送信されましたApril 6, 2021
最終更新日February 10, 2025
適用対象ArcGIS Pro SDK for .NET
見つかったバージョン2.6.2
オペレーティング システムWindows OS
オペレーティング システムのバージョンN/A
ステータスWill Not Be Addressed

参考情報

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

再現の手順

不具合 ID: BUG-000138761

ソフトウェア:

  • ArcGIS Pro SDK for .NET

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動