Set lookupMandator to disabled on first start
This commit is contained in:
@@ -95,6 +95,7 @@ Public Class frmImportMain
|
||||
lookupMandator.Properties.DataSource = Winline.Mandators
|
||||
lookupMandator.ForceInitialize()
|
||||
lookupMandator.Properties.View.BestFitColumns()
|
||||
lookupMandator.Enabled = False
|
||||
|
||||
DocumentLoader = New DocumentLoader(LogConfig, Winline, Database,
|
||||
My.MappingConfiguration,
|
||||
|
||||
Reference in New Issue
Block a user