JJ 09.05.16
This commit is contained in:
@@ -396,6 +396,7 @@
|
||||
End If
|
||||
|
||||
If dynamic.DataTable IsNot Nothing AndAlso dynamic.DataTable.Rows.Count > 0 Then
|
||||
'control.Items.Clear()
|
||||
SetDataSource(control, dynamic.DataTable)
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user