Hi, i have the next situation:
an Invoices class with a Lines collection. Lines have a
Number property.
When i retrieve an invoice the Lines collection come
without sorting.
The idea is, inside the AFAssociation or
AFAssociationEntry could you put a Sort=[property]
and a SortOrder parameters and return the collection
ordered by this?
It's a first approach to sorting problem....
Logged In: YES
user_id=253192
Hi Homer,
That's a good idea - I'll add it soon.