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