[ Nexacro.Grid.Head 컬럼 Fixed 처리 ]

 

1. Grid에서 현재 Fixed cell정보 얻기

    grid.getFormatColProperty(cellIdx, "band");

 

2. Grid에서 특정Cell에 Fixed처리하기

    grid.setFormatColProperty(cellIdx, "band", "left");

    grid.setFormatColProperty(cellIdx, "band", "right");

 

3. Grid에서 특정Cell에 Fixed 해제하기

    grid.setFormatColProperty(cellIdx, "band", "body");

'Nexacro-Grid > Head' 카테고리의 다른 글

Nexacro.Grid - grid Header Merge  (0) 2017.01.28
Posted by 농부지기
,

http://farmerkyh.tistory.com/886

'유틸리티 > eclipse' 카테고리의 다른 글

eclipse - jad적용시키기 (class 파일 보기)  (0) 2018.08.01
eclipse단축키  (0) 2018.07.17
Hot deploy, DynamicLoading. java,class자동반영  (0) 2017.11.23
[Eclipse] 메모리 오류 발생시  (0) 2017.07.12
eclipse. 설치파일  (0) 2017.02.28
Posted by 농부지기
,

MovieMaker.exe

 

http://jamesdreaming.tistory.com/32

 

http://www.windows-movie-maker.org/download.html

 

 

'유틸리티 > 프로그램설치방법' 카테고리의 다른 글

6. PDF 설치방법  (0) 2017.05.08
5. MS Office 설치방법  (0) 2017.05.08
2.1 알씨, 알송, 알캡처 설치방법  (0) 2017.05.08
3. 윈도우 탐색기 설정방법  (0) 2017.05.08
2. 알집 설치방법  (0) 2017.05.08
Posted by 농부지기
,