Self sorting in an editable child list ... possible?Self sorting in an editable child list ... possible?
Old forum URL: forums.lhotka.net/forums/t/5985.aspx
raz0rf1sh posted on Friday, December 12, 2008
I need to reorder items in an editable child collection. Normally I just sort the list based on the Number field in the editable child and then just do a for each loop and set the Number to the next chronological order.
Is there any easy way for the Editable Child List to do something like a self sort?Copyright (c) Marimer LLC