Check if a dataGridView has errorText set on any of it's cells
- by user271077
How can I know if a datagridview has errorText on any of it's cells. I have a Save button which I want to enable only if all cell values are valid meaning that none of the cells have errorText set