그리드 수평 헤더의 개수를 지정한다.
function btntest_on_mouseup() { // 그리드 수평 헤더를 2개로 설정 grd.sethorzheadercount(2); }