ThaiPBL.com

PowerBuilder Library Thailand

อีเมล พิมพ์ PDF

disable a column in datawindow

1 - Make the control's disable for editing
0 - Enable for Editing
dw_1.object.objectname.protect = 1
example : dw_detd.object.matrix.protect = 1