Reload after export, Show and filter by Document Kind, Fix crash when reloading settings, change filename pattern for export files

This commit is contained in:
Jonathan Jenne
2022-01-28 16:17:15 +01:00
parent f224c73a2e
commit 9b3436686f
8 changed files with 111 additions and 114 deletions

View File

@@ -10,9 +10,7 @@ Public Class frmConfig
Private ReadOnly FormHelper As FormHelper
Private BindingSource As BindingSource = TBEDIXMLITEMSBindingSource
Private TableAdapter = TBEDI_XML_TEMPLATE_ITEMSTableAdapter
Private View As GridView = GridViewSchema
Private AddingNew As Boolean = False
Private ReadOnly Property Config As MultiTool.Shared.Config
Get