WPF RadGridView searchtextbox

1 Answer 54 Views
GridView
Krisztian
Top achievements
Rank 1
Iron
Krisztian asked on 03 Dec 2024, 10:11 AM

Hi Everyone,

Is there any way to put searchbox outside of radgrid? 

For example:

<stackpanel>

<searchpanel ...../>

</stackpanel>

<RadGridView ..... />

Thank you

Cris

1 Answer, 1 is accepted

Sort by
0
Krisztian
Top achievements
Rank 1
Iron
answered on 03 Dec 2024, 01:17 PM

I find the solution.

RadGridViewCommands.SearchByText

Thanks

Cris

Stenly
Telerik team
commented on 03 Dec 2024, 01:20 PM

Hello Cris,

Indeed, the RadGridViewCommands.SearchByText command is the way to go in this scenario. I am happy to hear that you managed to come up with a solution regarding it and that you took the time to share it.

Tags
GridView
Asked by
Krisztian
Top achievements
Rank 1
Iron
Answers by
Krisztian
Top achievements
Rank 1
Iron
Share this question
or