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

[Solved] Search results in RadGrid

2 Answers 304 Views
Grid
This is a migrated thread and some comments may be shown as answers.
smith spd
Top achievements
Rank 1
smith spd asked on 09 Jun 2010, 07:30 PM
Hello,

I am populating the Grid with xml dynamically from server side.
I have gone through this blog: http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/filtering/defaultcs.aspx
and looked at the filtering mechanism.

Is it possible for me to implement search (within the grid results) instead of filtering my column? Please guide me through this (considering that we don't know the column names until they are displayed).

Thanks

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Jun 2010, 07:43 AM
Hello,

I found code libraries reagrding searching string in a grid. I hope this would shed some light on how to achieve this.
String search in RadGrid
SearchAndHighLightKeyWords

Regards,
Princy.
0
smith spd
Top achievements
Rank 1
answered on 10 Jun 2010, 07:11 PM
Hello Princy,

Thank you for the reply.
I would like correct my question that I have asked.
I meant to ask: How to implement search that would filter the grid results?
Just like the filter in RadGrid feature, I have to implement the single saerch to filter by any key name entered in the Search box.
Please guid me through this.

Thanks
Tags
Grid
Asked by
smith spd
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
smith spd
Top achievements
Rank 1
Share this question
or