This is a migrated thread and some comments may be shown as answers.

Create a text search for RadGridView (not filter)

1 Answer 467 Views
GridView
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 20 Mar 2015, 02:12 PM
Hi,

I have a requirement from our client to have a simple text search option available to them in the grid. I know that the grid filtering options cover most of this ground, but it really needs to be a search where they type and matches are made in the grid. 

We were able to do this when we used Infragistics by customizing the group panel and making it into our search area (we have no requirement to use grouping). See attached screenshot.

Any help you could give me would be greatly appreciated!

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 20 Mar 2015, 03:44 PM
Hi George,

You can check the Search As You Type WPF Demo as a reference on how to filter from a TextBox outside RadGridView. 

As another example on how to achieve a similar filtering, you can download a runnable solution from our online GitHub repository here, the example is listed under GridView/Filter As You Type With FilterRow.

Although GitHub is a very well-known platform we saw a better and easier approach for reviewing our examples we have developed our SDK Samples Browser

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
George
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or