그리드 » Api

getmidstatrowcount

Description

그리드의 소계행 수를 반환하는 API이다.

Return Value

Type Description
long 그리드의 소계행 개수

Example

function btngetrowcount_on_mouseup() { // 그리드 소계 행수를 확인 screen.alert(grdList.getmidstatrowcount()); }

See Also

getrowcount

Viewer Ver.

22.8.31.1

Update Date

20220831