MS2703
This commit is contained in:
@@ -132,7 +132,7 @@ Public Class ClassControlValues
|
||||
Continue For
|
||||
End If
|
||||
|
||||
|
||||
|
||||
|
||||
If IsNothing(metadata.Required) OrElse metadata.Required = False Then
|
||||
Continue For
|
||||
@@ -571,7 +571,7 @@ Public Class ClassControlValues
|
||||
MsgBox("Unexpected Error in ReplaceSqlCommandPlaceholders:" & vbNewLine & ex.Message, MsgBoxStyle.Critical)
|
||||
Return sqlCommand
|
||||
End Try
|
||||
|
||||
|
||||
End Function
|
||||
|
||||
Public Shared Sub UnloadControlValuesList(RecordID As Integer, FormID As Integer, controls As Control.ControlCollection)
|
||||
|
||||
Reference in New Issue
Block a user