MS AdhocWorkflow
This commit is contained in:
@@ -505,7 +505,7 @@ Public Class ClassControlCreator
|
||||
|
||||
Dim oColumn = New DataColumn() With {
|
||||
.ColumnName = oRow.Item("SPALTENNAME"),
|
||||
.Caption = oRow.Item("SPALTEN_HEADER"),
|
||||
.Caption = oRow.Item("SPALTEN_HEADER_LANG"),
|
||||
.ReadOnly = False
|
||||
}
|
||||
Select Case oRow.Item("TYPE_COLUMN")
|
||||
|
||||
Reference in New Issue
Block a user