Feature request: could RadzenDataGridColumn.GetFilterValue() be public? #368

Open
opened 2026-01-29 17:36:10 +00:00 by claunia · 0 comments
Owner

Originally created by @OndrejUzovic on GitHub (Apr 12, 2022).

When using RadzenDataGrid with LoadData I have a need to provide a custom filter into the composed query.
To do so I would like to enumerate via columns and read the filter values.

Would it be possible to make following methods in RadzenDataGridColumn public?
GetFilterValue(), GetSecondFilterValue(), GetFilterOperator and GetSecondFilterOperator()

Originally created by @OndrejUzovic on GitHub (Apr 12, 2022). When using RadzenDataGrid with LoadData I have a need to provide a custom filter into the composed query. To do so I would like to enumerate via columns and read the filter values. Would it be possible to make following methods in RadzenDataGridColumn public? GetFilterValue(), GetSecondFilterValue(), GetFilterOperator and GetSecondFilterOperator()
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#368