This question is locked. New answers and comments are not allowed.
Hi,
I've followed your documentation on GridViewComboBoxColumn here:
http://www.telerik.com/help/silverlight/radgridview-columns-column-types-combobox-column.html
This works, however I would like to filter, sort and group by DisplayMemberPath value rather than the DataMemberBinding value.
In your example clicking filter on the Country column header would filter on CountryId (a collection of numbers). How do I get the filter to pick up the DisplayMemberPath values (a collection of strings)?
Thank You
Phill
I've followed your documentation on GridViewComboBoxColumn here:
http://www.telerik.com/help/silverlight/radgridview-columns-column-types-combobox-column.html
This works, however I would like to filter, sort and group by DisplayMemberPath value rather than the DataMemberBinding value.
In your example clicking filter on the Country column header would filter on CountryId (a collection of numbers). How do I get the filter to pick up the DisplayMemberPath values (a collection of strings)?
Thank You
Phill