[Gambas-user] TableView Question
Eilert
eilert-sprachen at ...221...
Tue Nov 1 08:18:36 CET 2005
Hi Fernando,
> Can someone please inform me as to what makes
> SUB TableView1_Data event fire?
Well, as far as I can say from what I've seen, it's nearly everything
that changes anything in the TableView, i. e. when you change its size
or the number of rows and/or columns...things like that. And, of course,
a Refresh will do, too.
So, if you want the TableView to fill with values, just give it a new
number of rows and columns for the data you want to display, that will do.
Rolf
More information about the User
mailing list