What is the easiest way to change a column header's caption in the 'Row Layout Designer'? The only way I can find is by selecting the column, and then drilling down in the ColumnInfo Property Settings to 'Column' > 'Header' > 'Caption'. But as soon as I change the caption for one column and click another one, I have to drill down again in the properties. This is not helpful when I have to change the caption on many columns in a grid.
Hi,
I think that is the only way to do it in the RowLayout Designer.
What I would do is click OK on the RowLayoutDesigner and then select:
Band and Column Settings --> Band[0] --> Columns
Then expand Header in the property grid and set its caption. When you switch to another column in this screen, it will maintain the same position in the property grid, so it will be a lot easier to set the Captions on multiple columns.