[RadzenDataFilter] Improve the style for boolean filters #713

Closed
opened 2026-01-29 17:42:05 +00:00 by claunia · 1 comment
Owner

Originally created by @benghaner on GitHub (Feb 2, 2023).

Is your feature request related to a problem? Please describe.
Not a problem.

Describe the solution you'd like
In the RadzenDataFilter, would like to see the user interface for boolean filters be more obvious. Currently, it shows a small tri-state checkbox. Relative to the rest of the component, it's less noticeable, especially as the screen gets wider. For example, it could be dropdown of "true" or "false" instead.

Describe alternatives you've considered
N/A

Additional context
Example currently:
RadzenDataFilter Boolean

Example alternative:
ServiceNow Boolean

Thanks for your consideration!

Originally created by @benghaner on GitHub (Feb 2, 2023). **Is your feature request related to a problem? Please describe.** Not a problem. **Describe the solution you'd like** In the RadzenDataFilter, would like to see the user interface for boolean filters be more obvious. Currently, it shows a small tri-state checkbox. Relative to the rest of the component, it's less noticeable, especially as the screen gets wider. For example, it could be dropdown of "true" or "false" instead. **Describe alternatives you've considered** N/A **Additional context** Example currently: ![RadzenDataFilter Boolean](https://user-images.githubusercontent.com/78243998/216380067-aab97eb6-2d33-4599-b152-ebbcebde3c48.jpg) Example alternative: ![ServiceNow Boolean](https://user-images.githubusercontent.com/78243998/216377317-4895c346-a41e-4af0-b2a3-08d488463eae.jpg) Thanks for your consideration!
Author
Owner

@enchev commented on GitHub (Feb 7, 2023):

We will unable to do that since it will be breaking change, will require additional localization, etc. You can define FilterTemplate with desired UI for your case.

@enchev commented on GitHub (Feb 7, 2023): We will unable to do that since it will be breaking change, will require additional localization, etc. You can define FilterTemplate with desired UI for your case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#713