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

Grid / Google Like Filtering Multi Column Filter

1 Answer 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 14 Aug 2012, 09:57 AM
hi

i have implmented successfully the following demo

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandcombo/defaultcs.aspx?product=grid


what i would like to do now is extend it to allow multi column filtering , is this at all possible ?

Peter

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 17 Aug 2012, 08:18 AM
Hi Peter,

The demo in its current state does apply multicolumn filtering - you can filter a second column without losing the filtering of the first one.

Do you mean multi-value filtering? In such case, you would need to manually modify the filter expression of RadGrid in order to handle the multi-value selection.
A basic example of operating with the filter expression manually is available at the following address but you would most probably need to extend it to fit in your specific scenario:
http://www.telerik.com/help/aspnet-ajax/grid-custom-option-for-filtering.html


Regards,
Tsvetina
the Telerik team
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 their blog feed now.
Tags
Grid
Asked by
Peter
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or