MS_28.04
This commit is contained in:
@@ -1980,7 +1980,8 @@ Public Class frmConstructor_Main
|
||||
|
||||
' Datatable laden
|
||||
GridControlMain.DataSource = DT
|
||||
|
||||
BindingSource_Entity.DataSource = DT
|
||||
BindingNavigator1.BindingSource = BindingSource_Entity
|
||||
|
||||
|
||||
grvwTiles.TileTemplate.Clear()
|
||||
@@ -2286,7 +2287,7 @@ Public Class frmConstructor_Main
|
||||
'Databinding Neu
|
||||
BindingSource_Entity.DataSource = DT_SELECTION
|
||||
GridControlMain.DataSource = BindingSource_Entity
|
||||
|
||||
BindingNavigator1.BindingSource = BindingSource_Entity
|
||||
|
||||
' Den Editor Initialisieren und Optionen setzen
|
||||
Dim CheckBoxEditorForDisplay = New RepositoryItemCheckEdit()
|
||||
|
||||
Reference in New Issue
Block a user