Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Programmatically start edit session on workspace and display error/warning dialog

$
0
0
Is there a way to programmatically start an edit session on a feature layer in ArcMap and have the Start Editing warnings/errors dialog be displayed if there are any issues?

IEditor.StartEditing() does not display the dialog.

ICommandItem.Execute() for the "esriEditor.StartEditingCommand" works - but it also requires my user to select the layer/workspace they want to operate on.

I'm really trying to replicate the behavior of the Edit Features -> Start Editing context menu item for a feature layer in the ArcMap TOC.

Any ideas?

Viewing all articles
Browse latest Browse all 1374

Trending Articles