Table of Contents | ||
---|---|---|
|
...
A Grid allows for the layout of Tickets within a table. Grids support rich text in the row and column headers, and allows users to scroll horizontally when viewed on small screen devices. To ensure users are aware of off screen columns, a caption text appears prompting them to scroll to the right. Using a Grid helps users compare and pick from the Ticket options available. Table of Contents
When to use a Grid
Use a Grid when there are a large amount of tickets that can be categorised along two axis.
...
1. | Click on the grid's Settings | |
2. | Select the Advanced tab | |
3. | Select the Text Editor view to enter CSS classes by text. | |
4. | Type the relevant CSS Class from the table below, for example: grid-info |
Grid Style Classes
Grids support the following styles.
...