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

Distinct value visualization

1 Answer 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Heiko Görig
Top achievements
Rank 1
Heiko Görig asked on 12 Dec 2011, 11:51 AM
Hello,

I'd like to display items in the distinct values part of the FiltertingControl the same way as they are displayed inside the grid (e.g. as images). I thought I could achieve this by replacing the ControlTemplate of the FilteringControl. But as far as I see this isn't easy to achieve because the viewmodel of a distinct value (DistinctValueViewModel) only exposes the property "ConvertedValue" which is always a string representation of the original value. Could you please add a Property (e.g. "Value") to the DistinctValueViewModel class which exposes the original value.

Regards,
Heiko

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 12 Dec 2011, 01:48 PM
Hello Heiko,

 This is already part of our latest internal build for Q3 2011. Look for DistinctValueViewModel.RawValue property. 

Greetings,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Heiko Görig
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or