Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
I´m searching now for hours for a solution as i am user ServerData to filter and don´t want to provide all filter options. Is there any work around available?
Feature request type
Enhance component
Component name
datagrid
Is your feature request related to a problem?
Currently a list of operators provided based on the type of field.
It would be nice if we could control the operators per column, so we can dictate which operations are supported for filtering.
This is especially useful for server side filtering.
Describe the solution you'd like
Provide a configuration option at the column level to override/set specifically supported operators for the column's filter
Have you seen this feature anywhere else?
No response
Describe alternatives you've considered
No response
Pull Request
Code of Conduct