I have a List Tile View on a detail screen. The list tile view is sorted via the Fixed Sort Property on the Order property. Within the list tile I want the user to be able to modify the value in the Order property, and after they save the change I want the list to dynamically re-sort itself. This is working well immediately after the change is saved (the list gets re-sorted as expected), however the next time you click on the list tile the rows don't get rendered properly. Is this type of dynamic sorting of a list tile supported in Agentry?
Thanks
Tim