트리 그리드 특정 컬럼의 input_type이 combobox일 때 픽리스트를 설정하는 API이다.
function btn_setcolumnpicklist_on_mouseup() { tgrdTest.setcolumnpicklist(1, "/0001"); }