Fix SQL Command for Column config not updating in UI
This commit is contained in:
@@ -170,6 +170,7 @@ Public Class frmColumn_Detail
|
||||
If DatabaseFallback.ExecuteNonQueryECM(oUpdate) = True Then
|
||||
tslblAenderungen.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
||||
tslblAenderungen.Caption = "Changes saved - " & Now
|
||||
SQL_COMMANDTextBox.Text = oForm.SQLCommand
|
||||
End If
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user