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

Custom sorting property for groups #1040

Open
tariva opened this issue Aug 7, 2018 · 0 comments
Open

Custom sorting property for groups #1040

tariva opened this issue Aug 7, 2018 · 0 comments

Comments

@tariva
Copy link

tariva commented Aug 7, 2018

I want to group data by a date and sort the groups by it.
So I have a sortstring on each set which i use for sorting when grouping is disabled.
Is there a way to achive simmilar behavior in groups?
something like:
new NgTableParams({..group:{ "col": { "sortcol" : "asc"}..}

thank you

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

No branches or pull requests

1 participant