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

Filtering GridViewComboBoxColumn

1 Answer 60 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Stefano
Top achievements
Rank 1
Stefano asked on 26 Apr 2010, 02:07 PM
Hello,
in my GridView I have a GridViewComboBoxColumn binded to a DomainDataSource to display look up data. The column works properly but when I try to filter it, in the filter selection I can only see the IDs and not the descriptions. Is there a way to display descriptions instead of IDs without creating a CustomFilter?

I'm using Silverlight Controls 4.

Thank you.

Matteo

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 28 Apr 2010, 12:41 PM
Hello Matteo,

I believe the best way of filtering the ComboBox column with the current version of RadGridView is using a custom filtering control.  Any other approach would implicate some performance problems.

All the best,
Pavel Pavlov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Stefano
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or