Select to view content in your preferred language

Sorting FeatureSet Features

2060
1
06-01-2011 11:38 PM
Mdhanu
by
Emerging Contributor
Hi All,

I want to sort FeatureSet features in alphabetically using key "NAME".I have completed the sort using key "NAME" but it does not returns geometry property.How to sort the featureset featues with geometry.Please help me on this.......


Thanks
Dhanu
0 Kudos
1 Reply
MuratDzhusupov
Emerging Contributor
...
I have completed the sort using key "NAME" but it does not returns geometry property.


As I know, if we sort any objects in any container, all properties (and members) of object are not modified by sort operation.

Can you get geometry properties of AGSGrapics objects (in featureset) before sort operation? What code do you use to sort the featureset?
0 Kudos