소계행의 배경색상을 지정하는 API입니다.
function btnTest_on_mouseup() { // 그리드 소계행 배경색 변경.. grid.setmidstatbackcolor(factory.rgb(240, 240, 190)); }