Hi guys,
I am new to ArcGIS and Silverlight.
I am writing an application that uses the IdentifyTask function to
identify the section the user clicked on.
This then displays a datagrid containing information relevant to
the section the user clicked, such as parcel name, the town name, the zoning of that
specific parcel.
NOW, I want to be able to edit the parcel name, is this possible? How?
I am using an IDictionary object to populate the datagrid.
Thanx