If I'm databinding a winforms combo box, is there a way to make the binding case insensitive?
For example if the combo box is bound to a property whose value is FOO, get it to select combo box item with value of Foo?
No it is not possible. This is internally implemented using reflection which is case-sensitive.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With