注册 登录
编程论坛 PowerBuilder

紧急求助各位朋友dw_1.SetItemStatus

hyw4065 发布于 2007-05-17 09:13, 1486 次点击
dw_1.SetItemStatus()的含义是什么,谢谢
2 回复
#2
hyw40652007-05-17 10:38
#3
路過2007-05-18 16:13

可以在help contets中查詢。
dwcontrol.SetItemStatus ( row, column, dwbuffer, status )//
dw_history.SetItemStatus(5, "Salary", Primary!, NotModified!)

1