PBU's notes
Apr 13, 2016
executeQuery에서 현재 레코드 기억후 화면 새로고침후 기억된 레코드 찾아가는 로직
public void executeQuery()
{
VendTable _ThisVendTablePosition;
_ThisVendTablePosition.data(VendTable);
super();
VendTable_DS.findRecord(_ThisVendTablePosition);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment