<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Save Test Series">
  
  
  <Paragraph>All test series stored in the active project are displayed.
  </Paragraph>
  
  
  <Paragraph>• The Filter box allows grouping the displayed data by Parameter 1, 2, 3.
  </Paragraph>
  <Paragraph>• Additional information can be added to each data set using the Parameter boxes on the right side.
  </Paragraph>
  <Paragraph>• Use the upper box to select or enter a Catalog name, e.g. Comment (Parameter 4) or ID 
               (Parameter 5). The lower box allows selecting or entering a new item.
  </Paragraph>
  <Paragraph>• A new entry can be added to the dropdown list by clicking on the [+] button.
  </Paragraph>
  <Paragraph>• The right arrow button besides the lower box of the first dataset enables to assign the actual 
               item to all other datasets.
  </Paragraph>

  
    <Paragraph Style="{DynamicResource Header}">Advanced</Paragraph>
  
  <Paragraph>• By activating the "Advanced" option, additional boxes appear to edit Parameters 1 to 3, too. 
  </Paragraph>
  <Paragraph>• The arrow down symbol next to checkzones enables to edit also the sample names.
  </Paragraph>
   
    <Paragraph Style="{DynamicResource Header}">Save Data</Paragraph>
  
  <Paragraph>• A Dataset which should not be saved in the database, can be deselected by removing the
               checkmark on its left side. Datasets marked with a "√" symbol are already saved in the 
               database and can not be deselected.
  </Paragraph> 
  <Paragraph>• When all entries are done, use the Save data button for saving the data in the database.
  </Paragraph>
  <Paragraph>• Select the button <Bold>Database Selection</Bold> to select a new database for saving data.
  </Paragraph>
  <Paragraph>• Select the button <Bold>Close</Bold> to end data saving.
  </Paragraph>
  
  
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>