[Gambas-user] How to align cells to the Right on a Gridview ?
Benoît Minisini
gambas at ...1...
Thu Feb 11 23:55:25 CET 2010
> I tried
>
> .Columns[1].Alignment = Align.Right
>
> AND I get error :
>
> Unknown symbol 'alignment' in class '.GridviewColumn'
>
> I'm using Gambas 2.17
>
Sorry, I made a mistakte: you must specify the alignment for each cell. There
is no alignment for all the column. But it would be possible to implement such
a thing in Gambas 3.
Regards,
--
Benoît Minisini
More information about the User
mailing list