K
K
kwayne2018-04-12 15:25:57
C++ / C#
kwayne, 2018-04-12 15:25:57

How to avoid constantly redrawing the DataGridView?

Hello. Faced the problem of constant redrawing...
The size of the grid is set to the size of the container - Dock = DockStyle.Fill;
If DefaultCellStyle.WrapMode == DataGridViewTriState.True (line wrapping is enabled in cells)
and if the last line does not fit in the client area, then the grid lines jump endlessly (redraw is constantly called).
How to deal with it????
Video example...
https://my.mail.ru/mail/d_hack_system/video/_myvid...

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question