Select to view content in your preferred language

QueryTask FeatureSet does not contain values from CodedValueDomain

722
0
07-06-2012 01:17 PM
ScottFraser
New Contributor
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
0 Kudos
0 Replies