You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Grid Column - SortOnClick Property

Sort the column when the column header is clicked

Member of Grid Column (PRIM_GDCL)

Data Type - Boolean

Details

The SortOnClick controls whether data is sorted when the user clicks on the column heading.

If True, clicking on the column header will set the SortPosition to 1 and increment all other column sort positions.

A subsequent click will reverse the sort order.

See also

All Component Classes
Technical Reference

  • No labels