[CR #450158] The order column in a Web Studio database increments automatically. When you change the record order of a database in Web Studio, however, this order does not carry over to your .NET API client even after you resync your application.
Workaround: To ensure that the updated record order in Web Studio also appears in your .NET API client:
Delete the application on your client.
Delete the application from MobiLink server in Web Studio.
Redeploy the application to MobiLink server.
Resync the application from your client.