Merge branch 'master' of http://scmadmin@172.24.11.74:90/scm/git/RecordOrganizer
This commit is contained in:
commit
ba4040e3e4
@ -520,8 +520,8 @@ Public Class ClassControlCommandsUI
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
If TypeOf ctrl Is Windows.Forms.DataGridView Then
|
If TypeOf ctrl Is Windows.Forms.DataGridView Then
|
||||||
'Dim id As Integer = DirectCast(ctrl.Tag, ClassControlMetadata).Id
|
Dim id As Integer = DirectCast(ctrl.Tag, ClassControlMetadata).Id
|
||||||
'UpdateMultipleValues(id, RecordID, CONTROL_VALUE)
|
UpdateMultipleValues(id, RecordID, CONTROL_VALUE)
|
||||||
Continue For
|
Continue For
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user