News

I have a Read-Only DataGridView that is bound to a BindingList<MyCustomClass>. The custom class it's bound to has quite a few integers and doubles that default to Int32.MinValue and Double.MinValue ...