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

Why is SortKeySelector needed for server-side sorting ? #1018

Open
Inspirateur opened this issue Jan 31, 2025 · 2 comments
Open

Why is SortKeySelector needed for server-side sorting ? #1018

Inspirateur opened this issue Jan 31, 2025 · 2 comments

Comments

@Inspirateur
Copy link

The latest doc states that SortKeySelector is needed for server-side sorting, but my understanding reading the code is that when doing server-side sorting we use SortString instead (and then probably let EF Core handle the sorting based on the property name). So why is SortKeySelector required at all here ?

@gvreddy04
Copy link
Contributor

@Inspirateur Thank you for your feedback. We will review this.

@Inspirateur
Copy link
Author

Any news :) ?

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

2 participants