If you set .Indexname / .IndexFieldnames / .Sortfields when the table is closed, it will not work.
Setting these properties right after opening the table works in our case.
Same problem here! Kim can you please check this asap because ordering / sorting with
table.IndexName
table.IndexFieldnames
table.SortFields
is not working any more! Code which has worked before 7.92 has problems now and we have urgent calls because of this here!
Your change solved the problem.