GRID_SORT_INDICATOR

A graphical representation is now used to indicate the sort method in effect for a sortable grid column (either ascending or descending). This configuration variable determines the graphic that is used.

The possible values are TRIANGLE, ARROW, and INVISIBLE. The default is TRIANGLE.

A value of INVISIBLE prevents a grid sort indicator from being visible regardless of how or if a grid is sorted on a column.

This variable can be dynamically queried and set.