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

[Solved] on the fly filtering

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Debajyoti
Top achievements
Rank 2
Debajyoti asked on 09 Jul 2013, 12:50 PM

I'm using a Telerik component rad grid in my web page, I want have on the fly filtering like this 

http://www.datatables.net/release-datatables/extras/FixedColumns/col_filter.html

When user type a text in the above text-box can see real-time changing in grid view.Rad grid has a filtering for each column. 

My question are:
How do can i implement such this filtering in rad grid Telerik?If possible can you please provide an example source 
Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Accepted
Viktor Tachev
Telerik team
answered on 11 Jul 2013, 08:17 PM
Hi,

You could implement a search for the RadGrid on key press by following the instructions in this article. Also you could find similar approach illustrated in a code library located here.

Follow the illustrated approach and you should be able to achieve the desired result.

Regards,
Viktor Tachev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Debajyoti
Top achievements
Rank 2
Answers by
Viktor Tachev
Telerik team
Share this question
or