Has anyone tried filtering lists of controls? I have some simple sample code that will illustrate an issue that I can't seem to get around. When filtering lists of text I have no issues but when I turn the list into an observable list of controls any filter I run effects the other filters. Here is some sample code that worksHas anyone tried filtering lists of controls? I