[Gambas-user] help gambas 2.23

Randy Millner randlemillner at ...626...
Sun Nov 13 13:50:31 CET 2011


gambas2.23

I can right align the column data in the tableview with :
TableView1[rowctr, 7].Alignment = align.Right



I cannot seem to align.right the corresponding title :
TableView1.Columns[7].Title = "Amount"
I am at wits end, I have tried all the ways that don't work

Thank you




More information about the User mailing list