This commit is contained in:
JenneJ
2016-12-09 13:33:26 +01:00
parent ad3e53f887
commit fdb479cfdc
15 changed files with 96 additions and 2359 deletions

View File

@@ -451,10 +451,6 @@
End If
End While
Next
If CtrlCommandUI.IsEdit Or CtrlCommandUI.IsInsert Then
CURRENT_RECORD_ENABLED = True
End If
End Sub
Public Shared Sub LoadList(control As DevExpress.XtraEditors.CheckedListBoxControl, formId As Integer, conn_Id As Object, SQLCommand As String)