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

Add the NestedSort extension: stable sorting for Grid instances. #738

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add the NestedSort extension: stable sorting for Grid instances. #738

wants to merge 2 commits into from

Conversation

dmartin-gh
Copy link
Contributor

Nested grid sorting was briefly mentioned in this pull request. This was a feature we needed internally so we've gone ahead and developed the extension.

The dgrid/extensions/NestedSort module provides stable sorting for Grid instances. It overrides the _constructSort() method, which is in charge of taking a targeted column that has presumably been clicked on and returning an array to set as the active sort. I've included intern tests for the extension.

Since this is my first non-trivial request, I've submitted an Individual CLA to The Dojo Foundation. A Corporate CLA for RGM Advisors LLC will be submitted soon to cover my individual one.

Please let me know if you would like anything else added to the branch.

@dmartin-gh
Copy link
Contributor Author

Haven't seen any traffic on this one. Is this planned on being implemented elsewhere or is stable sorting not on the table? Our CLAs have been active for a while now,

@dylans
Copy link
Contributor

dylans commented Apr 17, 2014

hi @zarillion We would like to look at it eventually, but it may be a while before we can prioritize it above many of the other things we're trying to do to improve dgrid. We definitely appreciate your contributions, efforts, and patience.

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

Successfully merging this pull request may close these issues.

2 participants