그리드의 소계행 수를 반환하는 API이다.
function btngetrowcount_on_mouseup() { // 그리드 소계 행수를 확인 screen.alert(grdList.getmidstatrowcount()); }