Skip to content

Provide filtering strategy to turn off the grid's build-in filtering for remote scenarios  #80

@mtsvyatkova

Description

@mtsvyatkova

Is your feature request related to a problem? Please describe.
In a remote filtering scenario the build-in filtering is not disabled and the filter logic is applied on the client.

Describe the solution you'd like
Add filterStrategy which disables the default filtering of the grid.

Additional context
It could be similar to the noopFilteringStrategy in the Angular grid which returns the data as is: https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/remote-data-operations#angular-grid-remote-data-operations-overview-example

Note: The same scenario is valid for other remote data operations e.g. sorting.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions