Hi,
I have a table that was inserted from excell.
The problem is that some columns appear left justified and some right justified, while I want all to be left justified.
if i try to write something on a column that appears as right justified the cusror starts from the right.
The same applies to the form that is used for entering the data. The textfields that correspond to these columns are right aligned.
Of course in the forms I can change the alignment using the align property, but I would like to change it in the table.
Thanks for your help,
George
I have a table that was inserted from excell.
The problem is that some columns appear left justified and some right justified, while I want all to be left justified.
if i try to write something on a column that appears as right justified the cusror starts from the right.
The same applies to the form that is used for entering the data. The textfields that correspond to these columns are right aligned.
Of course in the forms I can change the alignment using the align property, but I would like to change it in the table.
Thanks for your help,
George
Last edited: