[Gambas-user] tableview
Benoît Minisini
gambas at ...1...
Tue Sep 29 19:23:05 CEST 2009
> Hi,
>
> when using a tableview in gambas3 if I doubleclick between two columns all
> columns autoresize to best fit.
>
> How can I have the same by code without do nothink with mouse ?
>
> thank's,
> marco.
>
Try to put -1 in the TableView.Columns.Width property. If I remember, it does
not work correctly if your data comes from the Data event.
Regards,
--
Benoît Minisini
More information about the User
mailing list