Skip to content

Support StringComparison options for filtering #91

@sanderweltje

Description

@sanderweltje

When filtering on a type string the filter is case sensitive. Is it possible to support System.StringComparison so I can use InvariantCultureIgnoreCase. For example:

  • Extend the function GridDataProviderRequest.ApplyTo() with an extra parameter System.StringComparison
  • Add a FilterSelector option similar as done for sorting SortKeySelector. Custom filter logic can be added this way

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions