FilterMode per RadzenDataGridColumn in RadzenDataGrid #911

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

Originally created by @Anakazel on GitHub (Jul 6, 2023).

Hi!

I tried to set different FilterMode for two columns, but FilterMode is common for all columns in grid.
I think will be nice to have FilterMode pre column like property Filterable.
I known for Column.FilterTemplate. But I want to use existing form from FilterMode.SimpleWithMenu

Thanks

Originally created by @Anakazel on GitHub (Jul 6, 2023). Hi! I tried to set different FilterMode for two columns, but FilterMode is common for all columns in grid. I think will be nice to have FilterMode pre column like property Filterable. I known for Column.FilterTemplate. But I want to use existing form from FilterMode.SimpleWithMenu Thanks
Author
Owner

@enchev commented on GitHub (Jul 6, 2023):

Such feature cannot be supported since in some modes (advanced) filters are part of the header cell while in others modes filters are rendered in separate row.

@enchev commented on GitHub (Jul 6, 2023): Such feature cannot be supported since in some modes (advanced) filters are part of the header cell while in others modes filters are rendered in separate row.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#911