====== 그리드 통계행 위치 및 통계행 타이틀 표시 위치 가이드 ====== 그리드 컴포넌트 통계행 위치 및 통계행 타이틀 표시 위치에 대한 예시 화면이다. 관련 속성으로 statistics_row_pos, statistics_row_titleshow가 있다. ===== 예시 ===== 템플릿 위치: /HTML5/COMPONENT/GRID/grid_statrow_rowpos 템플릿 파일 * [[xf5projecthome>template/screen/HTML5/COMPONENT/GRID/grid_statrow_rowpos.xml|grid_statrow_rowpos.xml]] * [[xf5projecthome>template/screen/HTML5/COMPONENT/GRID/grid_statrow_rowpos.js|grid_statrow_rowpos.js]] * [[xf5projecthome>template/template.html?xframe_screen_url=/HTML5/COMPONENT/GRID/grid_statrow_rowpos|새창으로 실행]] echo ''; echo ''; echo ''; ==== 화면 스크립트 ==== // 화면 로드 이벤트 function screen_on_load() { }