Tag: Converter
-
WPF coding mutually exclusive Check Boxes with Data Binding
Read This Post: WPF coding mutually exclusive Check Boxes with Data BindingLast week I was coding a View that required for me to show two ChekBox controls which were mutually exclusive in the same way that two or more RadioButton controls that belong to the same group would interact. My problem was that one Boolean property which came from a bit column in the database needed…