i5Grid Grid Area
You use this function to configure the main area of your SAP Manufacturing Integration and Intelligence (SAP MII) i5grids.
The grid area properties are the following:
Property Name | Parameter Name | Data Type | Description |
|---|---|---|---|
| GridType | String | Describes the available grid types. For more information, see Available Grid Types. |
| FontFace | String | Determines the font type of column values. |
| FontSize | Integer | Determines the font size of the text in column values. |
| FontStyle | String | Determines the style of the font of column values. |
| GridColor | Color | Determines the color of the grid line. |
| TextColor | Color | Determines the color of the text. |
| BackgroundColor | Color | Determines the color of the background of the i5Grid. |
| UseLocaleFormat | Boolean | Select this checkbox to display the datetime values and number format depending on the user’s locale format. |
| DateFormat | String | Following are the various available combinations used to customize the display of datetime and number format in i5Grids:
The standard date and time format, which is overridden when the End of the note. |
| NumberFormat | String | The standard number format, which is overridden when the For more information on datetime and number format, see |
| ShowHorizontalGrid | Boolean | Select this checkbox to display the horizontal grid. |
| ShowVerticalGrid | Boolean | Select this checkbox to display the vertical grid. |
| ShowScrollBar | Boolean | Displays the vertical scroll bar when there are a large number of rows. |
| ShowHorizontalScrollBar | Boolean | Displays the horizontal scroll bar when there are a large number of columns. |
| ShowRowHeader | Boolean | Displays an additional column for each row with the descriptions provided in the |
You set the above properties for your grid template on the Grid Area
screen in the SAP MII Workbench
. You can change the parameter values using web page scripting. For more information, see Web Page Scripting for i5Grids.