This commit is contained in:
SchreiberM
2016-08-24 15:54:10 +02:00
parent dc020c2c2e
commit cf2fa721de
7 changed files with 109 additions and 93 deletions

View File

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