Printing a Grid
If the Show Print Command property is enabled for a C1FlexGrid control, the Print button will appear on the C1FlexGrid command bar.
To print a grid at runtime, click the Print button.
The Print button sends the current view to the printer, including rows that are scrolled out of view.
If multiple pages are required, column headers are repeated on each page. Printing respects all aspects of design time configuration and runtime customization, including the following:
• Color and font formatting at both the grid and column level.
• Conditional formatting specified in the screen designer or implemented in code.
• Alignment of text within cells.
• Format strings for numeric and date/time columns.
• Merged cells.
• Runtime reordering of columns.
• Runtime sorting and filtering.
• Runtime expanding and collapsing of grouped rows.
The following parameters are built-in:
• Half-inch margins
• Page limit: 100
• Output scaled to page width