The point of running column sorting. It is used as sortMode property of grid operateOptions.
AUTO | "auto" | If the data of DataSet being connected is changed, it will automatically run sorting. |
EXPLICIT | "explicit" | When the user explicitly clicks column header, it will run sorting. |