There are a couple of different ways in which this can be accomplished. We can drag
it over from the Data Explorer just like we did in Chapter 3, or we can drag it over
from the Outline view. If we right-click on the dsetJoined, we can also choose the
Insert into Layout option. The caveat with this is that if there is already any element
in the layout, you will need to click on an empty space in the Layout editor for this
option to be available.
1. In the Data Explorer, under Data Sets, right-click on dsetJoined and choose
Insert in Layout.
Working with Data
[ 92 ]
2. From the Outline, under the Body branch, select Table.
3. Under the Property Editor, change the Name to tblEmployeePayments.
4. In the Layout Editor, find the cells that say dsetFlatFilePayments::firstName
and dsetFlatFilePayments. Click on the gray square above these labels to
select that entire column. Then right-click, and choose Delete. Repeat for
both columns.
5. We need to change each of the column header's contents, so that they do not
contain dsetXMLEmployee:: or dsetFlatFilePayments. To do this, you can
either double-click on each of them, or you can use the Property Editor. To
use the Property Editor, select the Label element in the Layout Editor; or
using the Outline, select the Label under each of the Body, Table, Header,
Row, Cell, Label components.
Pages:
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107