반응형
<w2:column removeBorderStyle="false" width"70" inputType="text" id="swSize" blockSelect="false" displayMode="label" defaultValue="0" dataType="number" applyFormat ="display" displayFormat="#[floor]" escape="true">
</w2:column>
실수형에서 정수형으로
applyFormat : display
dataType : number
displayFormat : #[floor]
escape : true
반응형
'개발 > websquare' 카테고리의 다른 글
websqaure alert 후 focus안될때 (0) | 2023.05.08 |
---|---|
websquare workflow (0) | 2023.05.08 |
websqaure html tag사용방법 (0) | 2023.05.08 |
websquare 화면 loop 반복 foreach (0) | 2023.05.08 |
Websquare 콤보박스 필터 (0) | 2023.05.08 |