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

Add search support for collections in SpecificationBuilderExtensions #862

Open
stamahto opened this issue May 9, 2023 · 7 comments
Open

Comments

@stamahto
Copy link

stamahto commented May 9, 2023

Is your feature request related to a problem? Please describe.
I would be great, if we could search through collections of data. Now it is only possible filter only class primitive types, strings and objects.

Describe the solution you'd like
Add expression in SearchByKeyword / AdvancedSearch / AdvancedFilter to filter in ICollection

Additional context
I think it could be useful to many people and it would open up new possibilities how we can work with data on the client, because if we now use collections, we have to use client-side filtering and sorting solutions.

@jitendra-binateit
Copy link

Hello, You got any solution?

@stamahto
Copy link
Author

stamahto commented Jun 21, 2023

Hello, You got any solution?

Nope, I tried but expressions are hard 😂

@ertugrulkaya
Copy link

ertugrulkaya commented Jun 25, 2023

@jitendra-binateit
@stamahto

No up to now, there is also no solution from my side.

@stamahto
Copy link
Author

@jitendra-binateit @stamahto

No up to now, there is solution from my side.

Can you provide some link to that solution please?

@ertugrulkaya
Copy link

@jitendra-binateit @stamahto

No up to now, there is solution from my side.

Can you provide some link to that solution please?

Sorry , i forgat to write 'No'. I fix it

@michelebenolli
Copy link

Is there any update on this feature request? Are there any plans to work on it @iammukeshm?

@cederron
Copy link

cederron commented Mar 25, 2024

Hi guys, i submited a pull request for this feature, Now a field filter like "ChildrenCollection.PropertyName" works.
#919

It is only for filters though.

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

5 participants