그리드 특정 컬럼의 입력가능한 최소 길이를 설정하는 API이다.
function btn_getgriddata_on_mouseup() { grid.setcolumnminlength(0, 1); }