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

Filter Issue while binding multiple properties

2 Answers 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Arti
Top achievements
Rank 1
Arti asked on 17 Jan 2013, 11:21 AM
Hi

In GridView, I have added one GridViewDataColumn (Contact No.) with two different properties, either Mobile Number or LandLine Number.Whatever is exists , will display in column. Its working fine (I am using Visibility Converter to display either Mob No or LandLine No).But filter is not working properly because at a time it we can bind only property to DataBindingMember.

So how can i bind multiple properties for filter option,

Please guide me,

Arti

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Jan 2013, 01:04 PM
Hi,

 Maybe you need to create your own custom filtering control similar to this demo:
http://demos.telerik.com/silverlight/#GridView/CustomFilterControls

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Arti
Top achievements
Rank 1
answered on 17 Jan 2013, 02:15 PM
So without custom filter control its not possible to bind property using converter or some other way?
Tags
GridView
Asked by
Arti
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Arti
Top achievements
Rank 1
Share this question
or