Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] On parent of 1..N relation, allow sort of child list #62

Open
pierbrisson opened this issue Apr 4, 2016 · 0 comments
Open

Comments

@pierbrisson
Copy link

Current behavior

On a business object containing a 1..N relation, the child list is loaded through lazy loading and prevents any kind of manipulation, namely sorting.

Desired behavior

When loading, lazily or otherwise, an object's child list, have the possibility to sort the list by a field and in ascending or descending order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants