search field under the column in grid WPF

1 Answer 13 Views
GridView
fabrizio
Top achievements
Rank 2
Iron
Veteran
fabrizio asked on 24 Oct 2025, 02:04 PM

Hi,

is it possible to set the search field below the columns in the WPF grid like it was in the WinForm grid? Without clicking the filter button?

Tanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 28 Oct 2025, 12:29 PM

Hello Fabrizio,

To enable this, you can use the FilterRow filtering mode of RadGridView.

<telerik:RadGridView FilteringMode="FilterRow" /> 

Regards,
Martin Ivanov
Progress Telerik

Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings.
Start the 2025 Survey
Tags
GridView
Asked by
fabrizio
Top achievements
Rank 2
Iron
Veteran
Answers by
Martin Ivanov
Telerik team
Share this question
or