I have a list of place in 2 countries
I want to bind it to a combobox, with a radiobutton to choose wich country's places to show
and I can't find a way to do the filtering
in the bindingsource object there is a property "filter" but it's apply only to a dataset, and not to a simple list