Select to view content in your preferred language

Edit attributes with FeatureDataform

456
1
01-04-2012 05:38 AM
JayKappy
Frequent Contributor
I have a simple app up and running that is allowing me to edit attributes and its working fine...
Although when I make an edit an hit the apply the Featuredataform stays open...
I tried to collapse the featuredataform with the EditEnded on the featuredataform.

While this closes the window I can no longer edit other points when I click on them.  If i leave the featuredataform open i can do multi edits....

I guess my question is how to I properly close the edit?  Properly close the featuredataform after each time the user clicks the apply in the dataform?

THanks
0 Kudos
1 Reply
JayKappy
Frequent Contributor
Never mind got it....I ws collapsing the FeatureDataform on editEnded....I collapsed the whole border and it worked fine...

I am referencing this esri example:
http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitFeatureDataForm
0 Kudos