How Do I Select a Column of a Table Control? (Magic xpa 4.x)
Normally, when you click on a Table control, the entire table is selected. This is because the table is grouped together.
-
For Display forms, click on the column header.
-
For Output forms, press Alt+Click on the column area.
Once you have one column selected, you can use the Tab key to move from column to column.
Hint: You can also select multiple columns by using Ctrl+Click for Display forms and Alt+Ctrl+Click for Output forms. This is very useful if you want to change the properties of a number of columns at the same time.