MS_02062016_2
This commit is contained in:
@@ -408,7 +408,7 @@ Public Class ClassControlBuilder
|
||||
Select row1.Item("VALUE")).ToList()
|
||||
|
||||
|
||||
ClassControlValues.LoadControlValue(CURRENT_RECORD_ID, CURRENT_PARENT_ID, dependingControlId, dependingControl, values, CURRENT_FORM_ID)
|
||||
ClassControlValues.LoadControlValue(CURRENT_RECORD_ID, CURRENT_PARENT_RECORD_ID, dependingControlId, dependingControl, values, CURRENT_FORM_ID)
|
||||
|
||||
Case "Label"
|
||||
If dt.Rows.Count = 1 Then
|
||||
|
||||
Reference in New Issue
Block a user