Quintiq file version 2.0 #parent: #root Method ClickBtnOk () id:Method_DialogOrganCode_ClickBtnOk { #keys: '[412960.0.279955432]' Body: [* // Disabled button to prevent the possibility of multiple firing btnOk.Enabled(false,''); // OnOk this.ApplyChanges(); DataHolderOrganCode.Data().Commit(); this.Close(); *] }