View Full Version : table column alignment problem


geo__
12-08-2003, 01:22 PM
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

Rich
12-08-2003, 01:43 PM
Tables serve no purpose other than to store data, what would be the object of the excercise?

Pat Hartman
12-08-2003, 06:37 PM
Text fields are usually left aligned and numeric fields are right aligned.