The SortOnClick Property in PRIM_LIST.String
Posted: Wed Sep 20, 2017 2:46 pm
http://docs.lansa.com/14/en/lansa016/PR ... NCLICK.htm
The SortOnClick controls whether data is sorted when the user clicks on the column heading.
When the webpage is initially displayed there is nothing to tell the user the column is sortable. When clicks on the Stock Age (Days) column's heading are performed, then the ascending/descending symbol is displayed. My question is:
Why is the sort symbol not displayed on initial display of the webpage? Because the user won't know that they can click on the column heading and have it sorted.
The SortOnClick controls whether data is sorted when the user clicks on the column heading.
When the webpage is initially displayed there is nothing to tell the user the column is sortable. When clicks on the Stock Age (Days) column's heading are performed, then the ascending/descending symbol is displayed. My question is:
Why is the sort symbol not displayed on initial display of the webpage? Because the user won't know that they can click on the column heading and have it sorted.