Posted 2 October 2018, 4:06 am EST
If I set allowSort to false in the projectionOptions section of the ssjson template it stops the grid from being sorted but the option is still there for the users. When they select it nothing happens as expected but having the option there is confusing. If sorting is turned off can the option be hidden?
"protectionOptions": {
"allowSort": false
}
