i5Grid Header 
You can use this function to configure the header of your SAP Manufacturing Integration and Intelligence (SAP MII) i5Grids.
The grid header properties are listed in the following table:
Property Name | Parameter Name | Data Type | Description |
|---|---|---|---|
Show Application Toolbar | ShowAppToolBar | Boolean | If the checkbox is selected, the system displays the application toolbar, which includes the Data, Refresh Rate, Refresh Automatically, Enable Logging, Print, and Help buttons. |
Show Message Area | ShowMessageArea | Boolean | If the checkbox is selected, the system displays the area where messages are shown. |
Show Title | ShowTitleArea | Boolean | If the checkbox is selected, the system displays the title area at the top of the i5Grid. |
Title | Title | String | You can enter text to appear in the title area. |
Alignment | Alignment | String | Position of the title at the top of i5Grid. |
Show Header | ShowHeader | Boolean | If the checkbox is selected, the system displays the column headers. |
Header Height | HeaderHeight | Integer | You can enter the height of the header area. If the header height is less than the font size, the header height automatically adjusts to fit the font. |
Font | HeaderFontFace | String | You can enter the font for the grid title and column headers. |
Font Size | HeaderFontSize | Integer | You can enter the font size for the grid title and column headers. |
Font Style | HeaderFontStyle | String | You can enter the font style, such as Plain, Bold, Bold Italic, or Italic for the grid title. |
Text Color | HeaderTextColor | Color | You can enter the text color for the grid title and column headers. |
Background Color | HeaderBackgroundColor | Color | You can enter the color of the header background. |
Use Zero Based Header | ZeroBasedHeaderPosition | Boolean | If the checkbox is selected, the column header collection starts at 0, else it starts at 1. |
Use Raised Headers | RaisedHeaders | Boolean | If the checkbox is selected, the border for the table columns is raised else the table columns are flat. |
You can set these properties for your grid template on the Header screen of the SAP MII Workbench and can change the parameter values for individuals through scripting. For more information, see Web Page Scripting for i5Grids.