[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why does the GridView fire the Draw Event continuously ?
[Thread Prev] | [Thread Next]
- Subject: Re: Why does the GridView fire the Draw Event continuously ?
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Tue, 19 Nov 2024 22:23:51 +0100
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
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
Re: Why does the GridView fire the Draw Event continuously ? | Bruce Steers <bsteers4@xxxxxxxxx> |
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> |