그리드 checkrow에 대한 각행별 활성화 상태를 반환하는 API이다.
function btnTestEnableCheckRow_on_mouseup() { factory.consoleprint(grd.isenablecheckrowex(3)); }