Skip to content
New issue

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

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

Already on GitHub? # to your account

How can I sort the table information from the server #55

Closed
ZahraAmiri1996 opened this issue Mar 27, 2018 · 3 comments
Closed

How can I sort the table information from the server #55

ZahraAmiri1996 opened this issue Mar 27, 2018 · 3 comments

Comments

@ZahraAmiri1996
Copy link

Hi friends
How can I sort the table information from the server, for example, how can I sort the names of a table alphabetically by server?

@max-SS
Copy link
Member

max-SS commented Mar 27, 2018

Hi!!
If I understand correctly, it depends on what you use on your front end, for example we are using material, which provides us with the matSort component to achieve data sorting. As an alternative you can also create a pipe orderBy similar to angularjs.

@ZahraAmiri1996
Copy link
Author

I mean I want use json api sort,that request sort to server and deliver sorted Items, see http://jsonapi.org/format/#fetching-sorting

@pablorsk
Copy link
Member

pablorsk commented May 4, 2018

Duplicate of #54

@pablorsk pablorsk marked this as a duplicate of #54 May 4, 2018
@pablorsk pablorsk closed this as completed May 4, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants