PropertyEventMethod찾아보기
WebSquare.uiplugin.gridView.subTotal - 5.0_5.5283A.20250313.190345

Type

uiplugin

Property Summary

columnClass
부분합의 셀(td) 영역에 적용할 클래스
excelCellType
다운로드한 엑셀파일 상에서 출력할 데이터의 표시 형식(셀 타입)을 지정
id
부분합의 아이디
subtotalClass
부분합의 셀(td) 영역에 적용할 클래스 (columnClass와는 다르게 부분합마다 모두 다르게 class가 적용됨)
targetColumnID
부분합을 생성시킬 기준이 되는 컬럼의 아이디 (바디영역에 존재해야 함)
width
부분합의 너비

Event Summary

Method Summary

Property Detail

columnClass
부분합의 셀(td) 영역에 적용할 클래스
excelCellType
다운로드한 엑셀파일 상에서 출력할 데이터의 표시 형식(셀 타입)을 지정
(advancedDataDownload() 함수를 통해 GridView를 Excel 파일로 다운로드할 경우 options.useDataFormat : "true" 옵션을 사용해야 함) (옵션 설명) "number" : "숫자" "bigDecimal" : "숫자" "text" : "텍스트" "date" : "날짜"
id
부분합의 아이디
subtotalClass
부분합의 셀(td) 영역에 적용할 클래스 (columnClass와는 다르게 부분합마다 모두 다르게 class가 적용됨)
targetColumnID
부분합을 생성시킬 기준이 되는 컬럼의 아이디 (바디영역에 존재해야 함)
width
부분합의 너비

Event Detail

Method Detail