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

sorting #48

Closed
tgabrielle opened this issue Oct 29, 2013 · 5 comments
Closed

sorting #48

tgabrielle opened this issue Oct 29, 2013 · 5 comments

Comments

@tgabrielle
Copy link

it would be useful to be able to sort the output table columns (A-Z, Z-A) such that the end result is something like 'top 10 provinces who voted NDP' or similar result.

@nicolaskruchten
Copy link
Owner

Yes, it would be useful, but it's not possible to simultaneously do this and respect the group/subgroup nesting in the row/column headers...

(Duplicate of #44)

@nicolaskruchten nicolaskruchten mentioned this issue Apr 1, 2014
@astechdev
Copy link

@nicolaskruchten I submitted a PR #369 which enhances the pivot table html table element to be well formed. I was thinking this would then allow that table element to be enhanced with http://datatables.net/ which would then provide all sorts of goodness like sorting, re-ordering, etc. What do you think?

@joankent
Copy link

@nicolaskruchten how can I sort the result by the column value? without an aggregator Templates, simply by order direction asc or desc, thanks.

@nicolaskruchten
Copy link
Owner

@nicolaskruchten
Copy link
Owner

I'm closing this issue, as the FAQ addresses it fairly well.

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

4 participants