This attribute setting telerikGridViewFilter:CustomFilterRow.IsEnabled="True" does not have any effect in my grid view. I'm using the GridView.dll from the Samples. Did I miss something
thanks
3 Answers, 1 is accepted
0
Maya
Telerik team
answered on 11 Jan 2011, 07:38 AM
Hi Gio,
May you take another look on our sample and check if you have created all the necessary elements ?
All the best,
Maya
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
I don't know what was going on there but the next time I built the solution, the filters were up. So I guess this one is closed.
My object though is still not reached. Is it possible to set only one filter predicate, say only "Contains" for string search. What I wanted to achieve here something like the search-as-you-type feature.
0
Maya
Telerik team
answered on 11 Jan 2011, 09:23 AM
Hello Gio,
If you want to add a StartsWith operator, you may define it in the ApplicableFilterOperators property in the ColumnFilterCell: