This question is locked. New answers and comments are not allowed.
Hi,
we're using Q2 2011 & when using an IValueConverter to bind a GridViewDataColumn it seems as though IsFilterable is ignored. (The "funnel" doesn't show)
Regards,
Ralph
we're using Q2 2011 & when using an IValueConverter to bind a GridViewDataColumn it seems as though IsFilterable is ignored. (The "funnel" doesn't show)
<
telerik:GridViewDataColumn
DataMemberBinding
=
"{Binding Converter={StaticResource MyConverter}}"
IsFilterable
=
"True"
/>
Regards,
Ralph