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

allow for secondary sort on columns #37

Closed
mrjones-plip opened this issue Oct 11, 2016 · 0 comments
Closed

allow for secondary sort on columns #37

mrjones-plip opened this issue Oct 11, 2016 · 0 comments

Comments

@mrjones-plip
Copy link
Contributor

we need to allow for columns to have a primary and secondary sort. the UI should allow for a way to click on second column which you want to sort by after the primary sort. one way to do this is via holding down the shift key like this jquery plugin does it. initial secondary sort direction should be configuring and a second secondary sort click should allow the column to be sorted in the opposite direction and then turned off on the 3rd click.

As well, we should allow for programmatic access to this so when an under users clicks on column A, the js can be configured to automatically have column B be the secondary sort ASC or DESC.

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