문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판다음 판 | 이전 판 | ||
| white:home [2020/07/03 00:17] – [IBSheet] taekgu | white:home [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| - | ===== WHITE H5 ===== | + | ====== WHITE H5 ====== |
| + | - [[white: | ||
| + | * [[white: | ||
| * [[white: | * [[white: | ||
| + | * [[white: | ||
| * [[white: | * [[white: | ||
| * [[white: | * [[white: | ||
| 줄 16: | 줄 19: | ||
| * [[white: | * [[white: | ||
| * [[white: | * [[white: | ||
| + | * [[white: | ||
| + | * [[white: | ||
| + | * [[white: | ||
| + | * [[white: | ||
| + | * [[white: | ||
| * [[http:// | * [[http:// | ||
| 줄 102: | 줄 110: | ||
| mySheet1.SetRowBackColor(idx + 1, color); | mySheet1.SetRowBackColor(idx + 1, color); | ||
| }); | }); | ||
| + | </ | ||
| + | ==== IBSheet 콤보변경하기 ==== | ||
| + | === SetColProperty를 이용하여 Combo변경하기 === | ||
| + | <code javascript> | ||
| + | | ||
| + | | ||
| + | | ||
| + | list3.SetColProperty(" | ||
| + | list3.RemoveAll(); | ||
| + | </ | ||
| + | |||
| + | ==== JSP EL 삼항 연산자 ==== | ||
| + | === < | ||
| + | <code html> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | === ${ value 연산자 [value] ? true일때값: | ||
| + | <code html> | ||
| + | ${key eq ' | ||
| </ | </ | ||