Improve Error coloring and conditions
This commit is contained in:
@@ -219,6 +219,9 @@ Public Class frmImportMain
|
||||
|
||||
CurrentDocument.Rows.Item(oIndex) = oModifiedRow
|
||||
LoadDocument(CurrentDocument)
|
||||
|
||||
' Refresh Files to update Row color
|
||||
GridViewFiles.RefreshData()
|
||||
End If
|
||||
Catch ex As Exception
|
||||
FormHelper.ShowError(ex, My.Resources.frmImportMainExtra.Laden_der_Detailzeilen)
|
||||
|
||||
Reference in New Issue
Block a user