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

Google suggest-like filtering

2 Answers 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 11 Sep 2008, 12:54 PM
Is it possible to have a RadGrid where not every column in the RadGrid uses the google suggest-like filtering?  In the examples I saw, it almost looked like you have to use it for all columns in a particular RadGrid.  I have a few columns in my RadGrid where it makes sense to give the user a combobox with google suggest-like filtering, but there are also columns where it doesn't make sense.

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 11 Sep 2008, 01:14 PM
Hello Dave,

In our example we have MyCustomFilteringColumnCS for all data fields - you can do this only on particular column similar to this example:
http://demos.telerik.com/aspnet/Prometheus/Grid/Examples/Programming/FilteringTemplateColumns/DefaultCS.aspx

Best wishes,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
librido
Top achievements
Rank 1
answered on 18 Sep 2008, 12:53 PM
Where can i get this class->  MyCustomFilteringColumnCS? In your example you use Telerik.Quickstart, but i cannot use that to develop.
Tags
Grid
Asked by
Dave
Top achievements
Rank 1
Answers by
Vlad
Telerik team
librido
Top achievements
Rank 1
Share this question
or