Share this page 

Disable a dw buttonTag(s): Datawindow


ls_result = dw_1.Modify("cb_1.SuppressEventProcessing=Yes")

or

dw_1.object.cb_1.SuppressEventProcessing ='Yes'