SMART datagrid v1.4
>
Types
Back
Forward
DataLudi.
SortMode
컬럼 정렬을 실행하는 시점. 그리드
operateOptions
의
sortMode
속성으로 사용된다.
Values
AUTO
"auto"
연결된
DataSet
의 데이터가 변경되면 자동으로 정렬이 실행된다.
EXPLICIT
"explicit"
사용자가 명시적으로 컬럼헤더를 클릭할 때 정렬이 실행된다.
See Also
GridBase.
operateOptions
OperateOptions.
sortMode