How to change data grid view cell value to null in int? typed cell
I am trying to make data grid view cell change its value to default when user enters invalid data. The cell type is int?.
I am trying to make data grid view cell change its value to default when user enters invalid data. The cell type is int?.