How can I retrieve the Field order at a given time, just the way that the user has placed them?
If I look in the FieldLayouts[0].Fields list they seem to always have the same order and index.
/Carl
Hello,
You are correct. The Index and Column properties both return the same index before and after a column moving operation. At this time now, there is no way to figure out the actual position of the column. However, this issue has been addressed and there will be a property in the next release of the product that will allow you to get the ActualPostion of the Field.
Hope this is not too much inconvenience for you.