DHTMLX Docs & Samples Explorer

enableStableSorting(mode)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxgrid.js

enables stable sorting algorithm

  • mode - true/false
   mygrid.enableStableSorting(true);

See also: sortRows, setColSorting, getSortingState, setCustomSorting, setSortImgState