fix connectionstring not being respected, missing datasource for automatic indexes
This commit is contained in:
2
Global_Indexer/frmAdministration.Designer.vb
generated
2
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -1766,6 +1766,8 @@ Partial Class frmAdministration
|
||||
'
|
||||
Me.ListBoxControl4.AppearanceSelected.BackColor = System.Drawing.Color.Khaki
|
||||
Me.ListBoxControl4.AppearanceSelected.Options.UseBackColor = True
|
||||
Me.ListBoxControl4.DataSource = Me.TBDD_INDEX_AUTOMBindingSource
|
||||
Me.ListBoxControl4.DisplayMember = "INDEXNAME"
|
||||
resources.ApplyResources(Me.ListBoxControl4, "ListBoxControl4")
|
||||
Me.ListBoxControl4.Name = "ListBoxControl4"
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user