I am trying to create a web form using Silverlight.
I am editing a related table in SDE.
It would be nice to use the Query with no Map example and the results be sent to a FeatureDataGrid where the information would be editable.
Are there any examples of how to query with no map and return a grid like in the FeatureDataGrid example without a map being present.
So our users would not need a map because they are editing a standalone table?