You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a question related to use of ListService in Angular UI than bug/issue.
Is there a way to implement server side filtering with ListService? I know I can use an input search, but I'd like to filter data on server side based on some property that'd send.
Example on get data that have property X equal to 1.
This is more of a question related to use of ListService in Angular UI than bug/issue.
Is there a way to implement server side filtering with ListService? I know I can use an input search, but I'd like to filter data on server side based on some property that'd send.
Example on get data that have property X equal to 1.
Also I asked the question on SO https://stackoverflow.com/questions/64453564/abp-io-angular-ui-listservice-with-custom-property-filter
Any help is much appreciated!
The text was updated successfully, but these errors were encountered: