[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does the GridView fire the Draw Event continuously ?


Am 19.11.24 um 22:06 schrieb Jussi Lahtinen:
You must use the Data event to fill the grid (also true for other similar controls). Draw is for drawing.

Jussi

Stupid me. Of course. Thanks!

Claus

Follow-Ups:
Re: Why does the GridView fire the Draw Event continuously ?Bruce Steers <bsteers4@xxxxxxxxx>
References:
Why does the GridView fire the Draw Event continuously ?Claus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: Why does the GridView fire the Draw Event continuously ?Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx>