By implementing your own grid listener, it is possible to fully customize any row or cell of the grid. This includes the
content of a cell as well as the look and feel. The example below has three customizations.
The row number is placed in the first column.
The image icon in the second column is customized depending if the row number is odd or even.
The User column is hilited if the value in the cell is "support".