Hi All,
I want to know how to bind the field aliases to feature data grid while displaying the result of query task.
Requirement: Display the result of query task in feature data grid with data grid headers as field aliases.
Current approach:
I am looping through all graphics/features and adding alias name and its value to feature attributes. I see that featureSet has a FieldAliases property but featureSet.features are bound to datagrid not the whole feature set.
If anyone has any suggestions please share it with me.
Thanks,
Rahul