Report Group development steps:
First look at the overall effect:
Let's take a look...
1. First, data is processed into the following structure:
2. create a DataSet. xsd, create a table-> right-click to add a data table-> Add a row (ctrl + L shortcut to quickly add), the default type of string changes the amount type and time type to the relative type.
3. Add a report file, add a dataset, and add a Table. The basic report has detailed steps.
4. Row grouping. The steps here are very important.
(1 ). right-click the table attribute (vs2008) and find the row group. vs2010 displays the row group and column group below. right-click a row group and choose add group. parent group-> group basis. I am the first province here. and so on. add group-> group directly Add rows based on the municipal level without grouping. (pay attention to the level of each group)
(2). Modify the title. Add a summary
Now, this setting is complete. The row Group report is completed. The operations are mainly here. The other operations are the same as those in the basic report.