Tuesday, January 22, 2013

Custom combo filter using boolean converter

Custom combo filter using boolean converter

I'm using Infragistics XamGrid, I have one Template Column which I bind to a boolean value, I then use a converter to display a string based on the value (e.g True = "Dog", False="Cat").

What I want is to be able to use a combobox in the filter and select Dog or Cat and it filter my grid...but I haven't got a clue where to start. I have to combobox setup as the custom filter with SelectionChanged event etc but don't know where to go from here.

Any advice or a point in the right direction would be appreciated!

Thanks.

Answers & Comments...




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog