This question is locked. New answers and comments are not allowed.
Hi,
I've followed the example blog post on the subject (from 2009) and I've even downloaded the full source, recompiled in Silverlight 4 and tried running it but the Percentage Custom filter featured there does not light up even when just applied (!).
Could the example be broken somehow in SL4 / Telerik 2011.2.920.1040 that I'm currently using?
The reason I'm trying to get the example working is that I'm having difficulty getting my own Custom Filters on a RadGridView to work correctly alongside telerik default filters on other columns. I find that my custom filter works fine when used in isolation, but the minute I click into and apply a telerik standard filter on a different column, then the "IsActive" light goes out on my custom filter - despite my custom filter still being active and applied to the results (and still included in the FilterDescriptors property for the RadGridView!)
Would there be a reason why my own custom filter's "Active" light is being switched off despite no activity involving it directly?
Thanks for any help you can give me on this,
Rupert.
I've followed the example blog post on the subject (from 2009) and I've even downloaded the full source, recompiled in Silverlight 4 and tried running it but the Percentage Custom filter featured there does not light up even when just applied (!).
Could the example be broken somehow in SL4 / Telerik 2011.2.920.1040 that I'm currently using?
The reason I'm trying to get the example working is that I'm having difficulty getting my own Custom Filters on a RadGridView to work correctly alongside telerik default filters on other columns. I find that my custom filter works fine when used in isolation, but the minute I click into and apply a telerik standard filter on a different column, then the "IsActive" light goes out on my custom filter - despite my custom filter still being active and applied to the results (and still included in the FilterDescriptors property for the RadGridView!)
Would there be a reason why my own custom filter's "Active" light is being switched off despite no activity involving it directly?
Thanks for any help you can give me on this,
Rupert.