Select to view content in your preferred language

FeatureTable

808
1
Jump to solution
03-20-2017 02:54 PM
VIKRANTKRISHNA
Regular Contributor

Is there a way to reorder columns in the FeatureTable?

I have come all the way to the end in one of my project, and stuck at this step.

0 Kudos
1 Solution

Accepted Solutions
VIKRANTKRISHNA
Regular Contributor

Problem solved, I had to set the outField array in the feature table definition. Having it set in the FeatureLayer doesn't do the ordering, also order of fieldInfos array doesn't set order in the table.

View solution in original post

0 Kudos
1 Reply
VIKRANTKRISHNA
Regular Contributor

Problem solved, I had to set the outField array in the feature table definition. Having it set in the FeatureLayer doesn't do the ordering, also order of fieldInfos array doesn't set order in the table.

0 Kudos