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
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