I need to freeze (stop redrawing) DataGridView while I processing fields update.
Is there something like BeginUpdate to temporary freeze DataGridView
I need to freeze (stop redrawing) DataGridView while I processing fields update.
Is there something like BeginUpdate to temporary freeze DataGridView