Required library edition:
Required library file: dhtmlxgrid.js
sets position and visibility of sort arrow
//minimal parameters set mygrid.setSortImgState(true,1) //maximal parameters set mygrid.setSortImgState(true,1,"des",2) //hide sorting image mygrid.setSortImgState(false)
See also: sortRows