그리드 특정 아이템의 최대 데이터 입력 길이를 설정하는 API이다.
function btn_on_mouseup() { grd.setitemmaxlength(0, 0, 0, 15); }