Sorting detail rows (DatasetField content)

Hi,
I know that theres possibility to give default order in ManyValuedAssociation.
but what about if users want's to examine data in in different order or sort data after editing.
Master and detail are now aureliusdatasets and detail is trough datasetfield.

Is it better to forget datasetfield and use setsourcelist only?

In this case indeed you have to query the list items separately, or do a in-memory sort of the list items.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.