Thanks Benoit. It works fine now.
Regards,
Ricardo Díaz
2010/9/6 Benoît Minisini
> > Hi,
> >
> > I usually use the firsts columns in a gridview to put into some relevant
> > information (f.e. the Id key field of the records). Because of this,
> after
> > the grid is filled, I set to "no visible
> Hi,
>
> I usually use the firsts columns in a gridview to put into some relevant
> information (f.e. the Id key field of the records). Because of this, after
> the grid is filled, I set to "no visible" the first, the second or others
> columns by set their width to 0.
>
> In gambas2 with qt the
Hi,
I usually use the firsts columns in a gridview to put into some relevant
information (f.e. the Id key field of the records). Because of this, after
the grid is filled, I set to "no visible" the first, the second or others
columns by set their width to 0.
In gambas2 with qt there's no problem