I am using the FeatureSet returned from a QueryTask to populate a FeatureDataGrid. Unfortunately, the FeatureSet contains the codes from CodedValueDomain fields instead of the values. These codes have no meaning for the users and I need to display the values. I am aware that FindTask and IdentifyTask return FeatureSets that contain values from CodedValueDomain fields (I use these tasks in other methods), but I need to use QueryTask in this instance. This really feels like a bug to me. Why does QueryTask return a different FeatureSet than FindTask and IdentifyTask? Does anyone have a workaround? Has this been addressed in version 3.0 of the ArcGIS Silverlight API.
Thanks,
Scott Fraser
ArcGIS Silverlight API 2.4, Silverlight 4