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

RadFilter Displaying duplicate Filter items for GridCalculatedColumn

1 Answer 96 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Landon
Top achievements
Rank 2
Landon asked on 03 Feb 2012, 07:27 PM
Hi,

I'm running the latest version of Telerik Controls and am hooking up a RadFilter to a RadGrid. When I have a GridCalculatedColumn set up as "Filterable" on my grid, the RadFilter displays duplicate items for that column. When I turn off filtering for that column, it removes both items from the filter. I've attached an image as an example.

<telerik:GridCalculatedColumn  DataFields="GetPercent" UniqueName="GetPercent" HeaderText="Tarpon Get %" Expression="{0}/100" Aggregate="Avg" Display="false" DataFormatString="{0:P0}" DataType="System.Double" />


Is this a bug in the RadFilter? Or is there a way of preventing this duplication while still being able to filter on those columns?

Thanks,
Landon

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 08 Feb 2012, 04:44 PM
Hello Landon,

The described behavior is a bug in the RadFilter control. I have notified our developers about it and they will be working on fixing it in the future versions.

As a reward for reporting the issue, I have updated your Telerik points.

Regards,
Mira
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Filter
Asked by
Landon
Top achievements
Rank 2
Answers by
Mira
Telerik team
Share this question
or