Replies: 1 comment 2 replies
-
|
Hi @Abedrane, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, is there a way to make the ordering case insensitive when ordering based on a string property ? Correct me if I am wrong but the mappers only apply to filtering, right ?
I have a bunch of file names to filter and order and the output is like this :
Whereas I would want something like :
Is there any way to achieve such a scenario ? Thank you !
Beta Was this translation helpful? Give feedback.
All reactions