dev/powerbuilder
DataWindow의 Summary나 Footer의 Computed Field 값 가져오기
두억시니
2008. 8. 26. 10:27
DataWindow의 Summary나 Footer의 Computed Field 값 가져오는 방법입니다. 주의할점은 row 가 없으면 오류가 나더군요. 당연한건가?-_-;
Test = DataWindowName.Object.Computed Filed[1]